Skip to content

Commit

Permalink
Always run, so we can test
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonspeed committed Nov 3, 2024
1 parent 3a09861 commit 7a20fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
arm-wheels:
name: "Wheels for ARM64"
runs-on: "ubuntu-latest"
if: startsWith(github.event.ref, 'refs/tags')
#if: startsWith(github.event.ref, 'refs/tags')
env:
CIBW_ARCHS_LINUX: aarch64
CIBW_MANYLINUX_AARCH64_IMAGE: "manylinux_2_28"
Expand Down

0 comments on commit 7a20fab

Please sign in to comment.