We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c099e commit eefa0adCopy full SHA for eefa0ad
.github/workflows/go.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
strategy:
66
matrix:
67
- go: ['1.20', '1.23', '1.24']
+ go: ['1.22', '1.23', '1.24']
68
fail-fast: false
69
env:
70
OS: windows-latest
0 commit comments