Skip to content

Commit fc2c3cf

Browse files
WIP
1 parent ab82caf commit fc2c3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Setup compiler
103103
uses: ilammy/msvc-dev-cmd@v1
104104
with:
105-
arch: ${{ matrix.target }}
105+
arch: x64_arm
106106
- name: Setup Ninja
107107
run: |
108108
python3 -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)