We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7c239 commit ae53e6bCopy full SHA for ae53e6b
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
MAXMINDDB_REQUIRE_EXTENSION: 1
37
# configure cibuildwheel to build native archs ('auto'), and some
38
# emulated ones
39
- CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
+ CIBW_ARCHS_LINUX: auto aarch64
40
41
- uses: actions/upload-artifact@v4
42
with:
0 commit comments