Skip to content

Commit

Permalink
ci: bump tested Go versions to 1.23 and 1.22 (#179)
Browse files Browse the repository at this point in the history
- [x] I have triggered CI on this PR (either close & reopen this PR in
Github UI, or `git commit -m "run ci" --allow-empty && git push`)

Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
  • Loading branch information
github-actions[bot] and LaunchDarklyReleaseBot authored Aug 20, 2024
1 parent 04bf444 commit b73deff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/variables/go-versions.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
latest=1.22
penultimate=1.21
latest=1.23
penultimate=1.22
min=1.18

0 comments on commit b73deff

Please sign in to comment.