Skip to content

Commit

Permalink
Change ARM build to a workflow dispatch
Browse files Browse the repository at this point in the history
This needs to be built against the version-tagged commit or the
filenames are wrong for PyPI
  • Loading branch information
ajjackson committed Jul 16, 2024
1 parent 6a2c73a commit abb7b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_upload_pypi_arm_wheels.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build and upload PyPI wheels for ARM Mac

on:
push:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit abb7b49

Please sign in to comment.