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 f779acdCopy full SHA for f779acd
.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-arn]
22
config: [Release, Debug]
23
fail-fast: false
24
0 commit comments