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.
windows-2025
1 parent c4b6e37 commit 79a271dCopy full SHA for 79a271d
.github/workflows/CI-windows.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
strategy:
17
matrix:
18
- os: [windows-2019, windows-2022]
+ os: [windows-2019, windows-2022, windows-2025]
19
config: [Release, Debug]
20
fail-fast: false
21
0 commit comments