Skip to content

Commit

Permalink
upgrade ci to 1.22.
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaatt36 committed May 13, 2024
1 parent 47e27f6 commit 081d1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
go: ["1.19"]
go: ["1.22"]
env:
VERBOSE: 1
GOFLAGS: -mod=readonly
Expand Down

0 comments on commit 081d1db

Please sign in to comment.