Skip to content

Commit

Permalink
Merge pull request #8455 from radarhere/wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere authored Oct 10, 2024
2 parents 7777260 + ff245fc commit d99229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ env:

jobs:
build-1-QEMU-emulated-wheels:
if: github.event_name != 'schedule' && github.event_name != 'workflow_dispatch'
if: github.event_name != 'schedule'
name: aarch64 ${{ matrix.python-version }} ${{ matrix.spec }}
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit d99229e

Please sign in to comment.