Skip to content

Commit ace1d81

Browse files
authored
Update windows.yml
- Windows Server 2019 has been retired. The Windows Server 2019 image has been removed as of 2025-06-30. - For more details, see actions/runner-images#12045
1 parent 1620caf commit ace1d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on:
3333

3434
jobs:
3535
build:
36-
runs-on: windows-2019
36+
runs-on: windows-2022
3737
steps:
3838
- name: Install Qt
3939
uses: jurplel/install-qt-action@v3

0 commit comments

Comments
 (0)