We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f83322 commit 312ef9eCopy full SHA for 312ef9e
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- uses: actions/setup-go@v2
36
with:
37
- go-version: '1.16'
+ go-version: '1.17'
38
39
- run: go build ./...
40
working-directory: internal/endtoend/testdata
0 commit comments