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-11-arm
1 parent 4fc9ec9 commit f42b18cCopy full SHA for f42b18c
.github/workflows/CI-windows.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
strategy:
20
matrix:
21
- os: [windows-2022, windows-2025]
+ os: [windows-2022, windows-2025, windows-11-arm]
22
config: [Release, Debug]
23
fail-fast: false
24
0 commit comments