Skip to content

Commit

Permalink
Update CI to Go 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Doherty <[email protected]>
  • Loading branch information
chrisdoherty4 committed Jan 12, 2024
1 parent 777917f commit b60e904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:
env:
CGO_ENABLED: "0"
GO_VERSION: "1.20"
GO_VERSION: "1.21"
jobs:
verify:
name: Verify
Expand Down

0 comments on commit b60e904

Please sign in to comment.