Skip to content

Commit 7958776

Browse files
committed
Try amd_arm64
1 parent 6efc9f9 commit 7958776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup compiler
1313
uses: ilammy/msvc-dev-cmd@v1
1414
with:
15-
arch: arm64
15+
arch: amd_arm64
1616
- name: Setup Ninja
1717
run: |
1818
python3 -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)