Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Jul 23, 2024
1 parent eefac59 commit 9ad1147
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- name: Limit build jobs with QEMU builds
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
run: echo "CARGO_BUILD_JOBS=2" >> $GITHUB_ENV
with:
platforms: arm64
- name: Build wheels
uses: pypa/[email protected]
env:
Expand Down

0 comments on commit 9ad1147

Please sign in to comment.