Skip to content

Commit 86f8b66

Browse files
committed
bump go version for debug step
1 parent 2118465 commit 86f8b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: matrix.os == 'windows-latest'
5858
uses: actions/setup-go@v4
5959
with:
60-
go-version: 1.17
60+
go-version: '1.21'
6161
- name: debug dns issues on Windows
6262
if: matrix.os == 'windows-latest'
6363
run: |

0 commit comments

Comments
 (0)