Skip to content

Commit 359e007

Browse files
committed
Revert "Bump cibuildwheel docker images"
This reverts commit 94718d5.
1 parent 94718d5 commit 359e007

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ jobs:
8989
only: ${{ matrix.only }}
9090
env:
9191
CIBW_BUILD_VERBOSITY: 1
92-
CIBW_MANYLINUX_*_IMAGE: manylinux_2_28 # get a more recent libmagic1
93-
CIBW_MUSLLINUX_*_IMAGE: musllinux_1_2
9492
CIBW_BEFORE_BUILD: bash -c "make install_libmagic"
9593
CIBW_TEST_COMMAND: python -c "import magic; assert magic.Magic(mime=True).from_buffer(b'\x00\x00\x00\x1cftypisom\x00\x00\x02\x00isomiso2mp41\x00') == 'video/mp4'"
9694

0 commit comments

Comments
 (0)