Skip to content

Commit 100aa9f

Browse files
committed
CI: Add comment
1 parent 0d0c4c4 commit 100aa9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
netsh winsock reset
5252
5353
# Disable IPv6.
54+
# https://superuser.com/questions/1545288/disable-ipv6-connectivity-on-windows-without-restarting-the-computer
5455
netsh interface teredo set state disabled
5556
netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
5657
netsh interface ipv6 isatap set state state=disabled

0 commit comments

Comments
 (0)