We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c608c17 commit 955f411Copy full SHA for 955f411
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os:
15
- ubuntu-24.04
16
- - ubuntu-24.04-arm
+# - ubuntu-24.04-arm <-- Error: PyPI does not accept 'aarch64'.
17
- macos-15
18
- macos-15-intel
19
python-version:
.github/workflows/testpypi.yml
0 commit comments