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 dff75d0 commit dfd28b3Copy full SHA for dfd28b3
.github/workflows/test.yaml
@@ -14,5 +14,5 @@ jobs:
14
- uses: actions/setup-go@v2
15
with:
16
stable: "false"
17
- go-version: "1.18.0-beta1"
+ go-version: "1.18.0-beta2"
18
- run: go test -v ./...
0 commit comments