Skip to content

Commit

Permalink
Bump MSVC to 2022 for Qt 6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pljones committed Dec 26, 2024
1 parent de3b9f5 commit a2b1be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/autobuild/windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $Qt64Version = "6.8.1"
$AqtinstallVersion = "3.1.21"
$JackVersion = "1.9.22"
$Msvc32Version = "win32_msvc2019"
$Msvc64Version = "win64_msvc2019_64"
$Msvc64Version = "win64_msvc2022_64"
$JomVersion = "1.1.2"

# Compose JACK download urls
Expand Down

0 comments on commit a2b1be8

Please sign in to comment.