We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2580e6c commit c0c2feeCopy full SHA for c0c2fee
.github/workflows/backwards_compatibility.yml
@@ -39,13 +39,13 @@ jobs:
39
include:
40
- image-tag: "windows-24.1"
41
backend-version: "24.1"
42
- windows-runner: "windows-2022"
+ windows-runner: "windows-2019"
43
- image-tag: "windows-24.2"
44
backend-version: "24.2"
45
46
- image-tag: "windows-25.1"
47
backend-version: "25.1"
48
49
- image-tag: "core-windows-25.2"
50
backend-version: "25.2"
51
windows-runner: "windows-latest"
0 commit comments