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 b109e46 commit e71bdf7Copy full SHA for e71bdf7
1 file changed
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go: ['1.17', '1.13']
+ go: ['1.17', '1.16', '1.15', '1.14', '1.13']
16
17
name: Go ${{ matrix.go }} Tests
18
0 commit comments