Skip to content

Commit

Permalink
CI: bump go version under test.
Browse files Browse the repository at this point in the history
  • Loading branch information
n-g committed Jan 8, 2024
1 parent 6220b04 commit cc9a2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
go:
strategy:
matrix:
go-version: [1.20.x]
go-version: [1.21.x]
runs-on:
- namespace-profile-e2e-small
steps:
Expand Down

0 comments on commit cc9a2bf

Please sign in to comment.