Skip to content

Commit 0b33ae0

Browse files
committed
CI: Add comment
1 parent 46cb057 commit 0b33ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
netsh winsock reset
7474
7575
# Disable IPv6.
76+
# https://superuser.com/questions/1545288/disable-ipv6-connectivity-on-windows-without-restarting-the-computer
7677
netsh interface teredo set state disabled
7778
netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
7879
netsh interface ipv6 isatap set state state=disabled

0 commit comments

Comments
 (0)