Skip to content

Commit

Permalink
ci: bump to go 1.22 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin authored Feb 9, 2024
1 parent 2fd3b71 commit d41128b
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 @@ -13,7 +13,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.20.x, 1.21.x]
go-version: [1.21.x, 1.22.x]
runs-on: ubuntu-latest
steps:
- name: Install Go
Expand Down

0 comments on commit d41128b

Please sign in to comment.