Skip to content

Commit 4e52819

Browse files
committed
Build windows ARM
1 parent ee89900 commit 4e52819

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
@@ -145,7 +145,7 @@ jobs:
145145
- name: Setup compiler
146146
uses: ilammy/msvc-dev-cmd@v1
147147
with:
148-
arch: amd64
148+
arch: arm64
149149
- name: Setup Ninja
150150
run: |
151151
python3 -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)