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 2118465 commit 86f8b66Copy full SHA for 86f8b66
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
if: matrix.os == 'windows-latest'
58
uses: actions/setup-go@v4
59
with:
60
- go-version: 1.17
+ go-version: '1.21'
61
- name: debug dns issues on Windows
62
63
run: |
0 commit comments