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 a383d12 commit 16cc180Copy full SHA for 16cc180
.github/workflows/release-linux.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: "ubuntu-latest"
15
strategy:
16
matrix:
17
- arch: ["x86_64", "aarch64"]
+ arch: ["x86_64"]
18
build: ["cp38-*", "cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*", "pp38-*", "pp39-*", "pp310-*"]
19
exclude:
20
- arch: "aarch64"
0 commit comments