Disable prefix policies for Windows

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
Slava 2024-11-21 22:55:20 +02:00 committed by GitHub
parent 7c575ca3a6
commit 04f9203611
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
timeout-minutes: 180
steps:
- name: Prefer IPv4 over IPv6 in prefix policies
if: matrix.os == 'windows'
if: matrix.os == 'windows' && false
shell: cmd
run: |
netsh interface ipv6 set prefix ::/96 60 3