Skip to content

Commit 5679023

Browse files
committed
Bump MSVC to 2022 for Qt 6.8.1
1 parent ddb50a6 commit 5679023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/autobuild/windows.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ $Qt64Version = "6.8.1"
5353
$AqtinstallVersion = "3.1.21"
5454
$JackVersion = "1.9.22"
5555
$Msvc32Version = "win32_msvc2019"
56-
$Msvc64Version = "win64_msvc2019_64"
56+
$Msvc64Version = "win64_msvc2022_64"
5757
$JomVersion = "1.1.2"
5858

5959
# Compose JACK download urls

0 commit comments

Comments
 (0)