Skip to content

Commit c0c2fee

Browse files
committed
ci: use Windows 2019
1 parent 2580e6c commit c0c2fee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/backwards_compatibility.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ jobs:
3939
include:
4040
- image-tag: "windows-24.1"
4141
backend-version: "24.1"
42-
windows-runner: "windows-2022"
42+
windows-runner: "windows-2019"
4343
- image-tag: "windows-24.2"
4444
backend-version: "24.2"
45-
windows-runner: "windows-2022"
45+
windows-runner: "windows-2019"
4646
- image-tag: "windows-25.1"
4747
backend-version: "25.1"
48-
windows-runner: "windows-2022"
48+
windows-runner: "windows-2019"
4949
- image-tag: "core-windows-25.2"
5050
backend-version: "25.2"
5151
windows-runner: "windows-latest"

0 commit comments

Comments
 (0)