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 4201402 commit 419c10cCopy full SHA for 419c10c
1 file changed
.github/workflows/push.yml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
strategy:
7
matrix:
8
- go: [ '1.13', '1.15' ]
+ go: [ '1.14', '1.20' ]
9
os: [ ubuntu-latest, macos-latest, windows-latest ]
10
fail-fast: false
11
0 commit comments