Skip to content

Commit 503b687

Browse files
authored
Update build_wheels_linux.yml
1 parent f10956e commit 503b687

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ jobs:
6767
submodules: false
6868
fetch-depth: 0
6969

70-
- name: Setup Python for aarch64
71-
if: matrix.platform == 'aarch64'
72-
run: |
73-
/usr/local/bin/python3.9 -m pip install --upgrade pip setuptools wheel
74-
/usr/local/bin/python3.9 -m pip install scikit-build toml cmake ninja
7570
- name: Build a package
7671
run: source scripts/build.sh
7772
- name: Saving a wheel accordingly to matrix

0 commit comments

Comments
 (0)