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