Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go version in GH Actions to supported versions
Browse files Browse the repository at this point in the history
norrland committed Sep 11, 2024

Verified

This commit was signed with the committer’s verified signature.
norrland Andreas Eriksson
1 parent 1d34b80 commit 134235f
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
@@ -30,7 +30,7 @@ jobs:
matrix:
go:
- 1.22.x
- 1.21.x
- 1.23.x

name: Go ${{ matrix.go }} Build
steps:
@@ -53,7 +53,7 @@ jobs:
matrix:
go:
- 1.22.x
- 1.21.x
- 1.23.x

runs-on: ubuntu-latest
steps:

0 comments on commit 134235f

Please sign in to comment.