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