Skip to content

Commit

Permalink
Add 1.21.x to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Oct 2, 2023
1 parent d4801bb commit 9fa1847
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
go-version:
- '1.19'
- '1.20'
- '1.21.x'
permissions:
id-token: write
contents: read
Expand Down Expand Up @@ -81,6 +82,7 @@ jobs:
go-version:
- '1.19'
- '1.20'
- '1.21.x'
permissions:
id-token: write
contents: read
Expand Down Expand Up @@ -130,6 +132,7 @@ jobs:
go-version:
- '1.19'
- '1.20'
- '1.21.x'
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 9fa1847

Please sign in to comment.