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 ec817b5 + 04464fc commit fd7ad23Copy full SHA for fd7ad23
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- go: ['1.11', '1.12', '1.13', '1.14', '1.15']
+ go: ['1.11', '1.12', '1.13', '1.14', '1.15', '1.16', '1.17', '1.18']
16
env:
17
GOFLAGS: -mod=readonly
18
GOPROXY: https://proxy.golang.org
0 commit comments