Skip to content

Commit

Permalink
ci: bump to go 1.21 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin authored Aug 26, 2023
1 parent 1effa29 commit 2fd3b71
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.19.x, 1.20.x]
go-version: [1.20.x, 1.21.x]
runs-on: ubuntu-latest
steps:
- name: Install Go
Expand Down

0 comments on commit 2fd3b71

Please sign in to comment.