We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90b449c + 4343377 commit 650d5bcCopy full SHA for 650d5bc
.github/workflows/test.yaml
@@ -16,6 +16,8 @@ jobs:
16
- '1.20'
17
- '1.21'
18
- '1.22'
19
+ - '1.23'
20
+ - '1.24'
21
name: Go ${{ matrix.go }} test
22
steps:
23
- uses: actions/checkout@v2
0 commit comments