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 92826e1 commit 001b07bCopy full SHA for 001b07b
.github/workflows/go.yaml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, macos-latest]
17
- go: ['1.19', '1.20', '1.21']
+ go: ['1.20', '1.23', '1.24']
18
fail-fast: false
19
env:
20
OS: ${{ matrix.os }}
0 commit comments