Skip to content

Commit 40910ae

Browse files
authored
Merge pull request #10 from tucksaun/ci/go-122
Add Go 1.22 to the matrix
2 parents 9ea12d3 + 0cf5d54 commit 40910ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- '1.19'
1616
- '1.20'
1717
- '1.21'
18+
- '1.22'
1819
name: Go ${{ matrix.go }} test
1920
steps:
2021
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)