Skip to content

Commit

Permalink
Update test matrix to latest 3 Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Jun 23, 2024
1 parent 95fb3b1 commit 2982c5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
fail-fast: false
matrix:
go:
- '1.19'
- '1.18'
- '1.17'
- '1.22'
- '1.21'
- '1.20'
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 2982c5c

Please sign in to comment.