Skip to content

Commit 0413e0b

Browse files
messmerdsakertooth
authored andcommitted
Upgrade to Windows 2022 / Visual Studio 2022 (LMMS#7897)
Upgrade to Windows 2022 build runner and Visual Studio 2022 for MSVC builds. Continue installing Qt 5.15.2 with the Visual Studio 2019 option since it doesn't provide a VS 2022 option.
1 parent fc4ca58 commit 0413e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
CCACHE_MAXSIZE: 500M
340340
msvc:
341341
name: msvc-x64
342-
runs-on: windows-2019
342+
runs-on: windows-2022
343343
env:
344344
CCACHE_MAXSIZE: 0
345345
CCACHE_NOCOMPRESS: 1

0 commit comments

Comments
 (0)