Skip to content

Commit

Permalink
Update GH Actions Go Test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
norrland committed Apr 5, 2024
1 parent 5972644 commit f9f0222
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
strategy:
matrix:
go:
- 1.19.x
- 1.20.x
- 1.21.x
- 1.22.x

name: Go ${{ matrix.go }} Build
steps:
Expand All @@ -44,8 +44,8 @@ jobs:
strategy:
matrix:
go:
- 1.19.x
- 1.20.x
- 1.21.x
- 1.22.x

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f9f0222

Please sign in to comment.