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 baf33b1 commit 73c099eCopy full SHA for 73c099e
.github/workflows/go.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
strategy:
66
matrix:
67
- go: ['1.19', '1.20', '1.21']
+ go: ['1.20', '1.23', '1.24']
68
fail-fast: false
69
env:
70
OS: windows-latest
0 commit comments