We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd2f9e commit 8843636Copy full SHA for 8843636
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- go-version: [ '1.13', '1.20', '1.21.x' ]
+ go-version: [ '1.13', '1.21', '1.22.x' ]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments