We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc53a7 commit 7d15d93Copy full SHA for 7d15d93
.github/workflows/freethreaded_wheels.yml
@@ -8,6 +8,7 @@ on:
8
# Runs on every merge to main to upload .dev0 wheels to anaconda.org
9
- main
10
- v1.**
11
+ - aarch64-wheels
12
# Make it possible to upload wheels manually if needed (for anaconda.org only, not PyPI)
13
workflow_dispatch:
14
inputs:
0 commit comments