We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d7185 commit 34eb32eCopy full SHA for 34eb32e
1 file changed
.github/workflows/CI-windows.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
strategy:
20
matrix:
21
- os: [windows-2022, windows-2025, windows-2025-vs2026, windows-11-arm]
+ os: [windows-2022, windows-2025, windows-11-arm]
22
config: [Release, Debug]
23
generator: ["Visual Studio 17 2022"]
24
include:
0 commit comments