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 4761e9c commit 8543684Copy full SHA for 8543684
.github/workflows/go.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
strategy:
66
matrix:
67
- go: ['1.12.17', '1.13.15', '1.14.7', '1.15', '1.16']
+ go: ['1.15', '1.16', '1.17']
68
fail-fast: false
69
env:
70
OS: windows-latest
0 commit comments