Skip to content

Commit

Permalink
github actions: attempt at converting manylinux arm64 wheel jobs to m…
Browse files Browse the repository at this point in the history
…atrix
  • Loading branch information
StephenCzarnecki committed Oct 31, 2024
1 parent d923c5f commit 8dc8b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
path: wheelhouse/*.whl

build_wheels_manylinux_arm64:
name: Build manylinux wheels (arm64)
name: Build manylinux wheels ${{ matrix.python-version }} (arm64)
runs-on: ubuntu-24.04
strategy:
matrix:
Expand Down

0 comments on commit 8dc8b0f

Please sign in to comment.