mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-05 02:39:23 +08:00
Windows 11 23H2 version which will replace Windows 11 22H2 once the new version is deemed as stable. Until then, 23h2 tests will be set as insignificant. Task-number: QTQAINFRA-6075 Task-number: QTQAINFRA-6113 Change-Id: I15054813896210fadf14da815ad5a7b3e402e800 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
5 lines
116 B
PowerShell
5 lines
116 B
PowerShell
. "$PSScriptRoot\helpers.ps1
|
|
|
|
# Disable the NTP from syncing
|
|
Run-Executable "w32tm.exe" "/config /syncfromflags:NO"
|