Skip to content

Commit

Permalink
try armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeee committed Oct 29, 2024
1 parent 81a49dc commit 8af2fec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
target: x86_64
- runner: ubuntu-latest
target: aarch64
# - runner: ubuntu-latest
# target: armv7
- runner: ubuntu-latest
target: armv7
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand All @@ -76,7 +76,6 @@ jobs:
# sccache: 'true'
manylinux: musllinux_1_2
rust-toolchain: 1.81.0
# before-script-linux: |

# - name: Upload wheels
# uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 8af2fec

Please sign in to comment.