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 3f8696e commit 0eef4f5Copy full SHA for 0eef4f5
.github/workflows/ci.yaml
@@ -40,6 +40,7 @@ jobs:
40
- windows-latest
41
go:
42
- "1.17.x"
43
+ - "1.18.x"
44
steps:
45
- name: Install Go
46
uses: actions/setup-go@v2
0 commit comments