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 875f062 commit 4d3a01fCopy full SHA for 4d3a01f
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
Build:
13
strategy:
14
matrix:
15
- go-version: [1.16.x, 1.17.x]
+ go-version: [1.17.x]
16
platform: [ubuntu-latest]
17
runs-on: ${{ matrix.platform }}
18
steps:
0 commit comments