Skip to content

Commit 4ce6dca

Browse files
committed
Try to specify architecture explicitly
1 parent 447326f commit 4ce6dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
uses: actions/setup-python@v5
162162
with:
163163
python-version: '3.8'
164+
architecture: 'arm64'
164165

165166
- name: install MinGW
166167
run: src/ci/scripts/install-mingw.sh

0 commit comments

Comments
 (0)