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 67eb322 commit 7a2d141Copy full SHA for 7a2d141
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- go-version: [1.16, 1.17, 1.18, 1.19, '1.20']
+ go-version: [1.17, 1.18, 1.19, '1.20']
21
steps:
22
23
- name: Set up Go
0 commit comments