Skip to content

Commit

Permalink
Merge pull request #7 from tucksaun/ci/go-122
Browse files Browse the repository at this point in the history
Add Go 1.22 to the matrix
  • Loading branch information
fabpot authored Feb 12, 2024
2 parents 3aa26bb + 6597571 commit d69e9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- '1.19'
- '1.20'
- '1.21'
- '1.22'
name: Go ${{ matrix.go }} test
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d69e9f6

Please sign in to comment.