Fix windows network adapter name for Windos 10 x86

Using the same solution as all the other Windows VMs

Pick-to: 5.15 6.2 6.5 6.7
Change-Id: I643f332c99e62ba8037e2db60fa69298a585b306
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Matti Paaso
2024-01-09 14:22:35 +02:00
parent b4ea542679
commit 823f127bed

View File

@@ -1,2 +1 @@
Disable-NetAdapterLso Ethernet
Start-Sleep -s 15 # Give windows some time to adjust network settings
. "$PSScriptRoot\..\common\windows\disable-netadapterlso.ps1"