Skip to content

Commit

Permalink
ci: bump to go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Oct 20, 2024
1 parent 424fd26 commit 54e0450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true

env:
GO_VERSION: "1.21"
GO_VERSION: "1.22"

jobs:
prep-matrix:
Expand Down

0 comments on commit 54e0450

Please sign in to comment.