Skip to content

Commit

Permalink
ci: swap latest and penultimate go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Mar 26, 2024
1 parent f6182dd commit 3c558a2
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,2 +1,2 @@
latest=1.18
penultimate=1.19
latest=1.19
penultimate=1.18

0 comments on commit 3c558a2

Please sign in to comment.