Skip to content

Commit

Permalink
Update test matrix to go1.22, go1.21, and go1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Jun 23, 2024
1 parent 42ac4fa commit b473998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
fail-fast: false
matrix:
go:
- '1.22'
- '1.21'
- '1.20'
- '1.19'
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit b473998

Please sign in to comment.