Skip to content

Commit

Permalink
Bump GH Actions Golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
norrland committed Sep 11, 2024
1 parent 660bcdd commit 4d587f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
go:
- 1.21.x
- 1.23.x
- 1.22.x

name: Go ${{ matrix.go }} Build
Expand All @@ -44,7 +44,7 @@ jobs:
strategy:
matrix:
go:
- 1.21.x
- 1.23.x
- 1.22.x

runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d587f2

Please sign in to comment.