Skip to content

Commit ae53e6b

Browse files
committed
trim down to \'auto aarch64\'
1 parent fe7c239 commit ae53e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
MAXMINDDB_REQUIRE_EXTENSION: 1
3737
# configure cibuildwheel to build native archs ('auto'), and some
3838
# emulated ones
39-
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
39+
CIBW_ARCHS_LINUX: auto aarch64
4040

4141
- uses: actions/upload-artifact@v4
4242
with:

0 commit comments

Comments
 (0)