Skip to content

Commit 2d0d043

Browse files
authored
CI: Bump unsupported Windows runner (#164)
2 parents d2b10ed + f2eed78 commit 2d0d043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
# Cached aqt is faster that brew.
4747
}
4848
- {
49-
name: "Windows 2019 MinGW",
50-
os: windows-2019,
49+
name: "Windows 2022 MinGW",
50+
os: windows-2022,
5151
build_type: "Debug",
5252
cc: "gcc", cxx: "g++", build_system: "MinGW Makefiles",
5353
# Older Qt releases do not have 64bit mingw release

0 commit comments

Comments
 (0)