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 7d87848 commit f2a69aeCopy full SHA for f2a69ae
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
ci:
7
strategy:
8
matrix:
9
- go-version: [1.11.x, 1.16.x]
+ go-version: [1.11.x, 1.17.x]
10
11
runs-on: ubuntu-latest
12
0 commit comments