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.
2 parents a0601e6 + ecc002d commit 1f897e6Copy full SHA for 1f897e6
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
strategy:
8
matrix:
9
- go-version: [1.13.x, 1.14.x, 1.15.x]
+ go-version: [1.14.x, 1.15.x, 1.16.x]
10
runs-on: ubuntu-latest
11
steps:
12
- name: Install Go
0 commit comments