Skip to content

Commit

Permalink
GitHub Actions: more Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Nov 5, 2023
1 parent 6973dcc commit 9c6ecd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
strategy:
matrix:
go-version:
- 1.21.x
- 1.20.x
- 1.19.x
- 1.18.x
- 1.17.x
os:
Expand Down

0 comments on commit 9c6ecd0

Please sign in to comment.