Skip to content

Commit

Permalink
test on go 1.22 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Mar 9, 2024
1 parent 905dc6d commit 6e3d3cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/citest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
matrix:
go-version:
- 1.21.x
- 1.22.x
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 6e3d3cf

Please sign in to comment.