We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efc9f9 commit 7958776Copy full SHA for 7958776
1 file changed
.github/workflows/windows.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup compiler
13
uses: ilammy/msvc-dev-cmd@v1
14
with:
15
- arch: arm64
+ arch: amd_arm64
16
- name: Setup Ninja
17
run: |
18
python3 -m pip install --upgrade pip setuptools wheel
0 commit comments