Skip to content

Commit 0cf5d54

Browse files
committed
Add Go 1.22 to the matrix
1 parent 9ea12d3 commit 0cf5d54

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)