We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52221c0 commit 1adf814Copy full SHA for 1adf814
.github/workflows/build-windows.yml
@@ -23,7 +23,7 @@ jobs:
23
- arch: ia32
24
runner: windows-latest
25
- arch: arm64
26
- runner: windows-arm64
+ runner: windows-11-arm
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments