Skip to content

Commit

Permalink
manylinux_2_24 - no 32bit
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Jan 8, 2024
1 parent b4b55ea commit 93b4972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_packages.yml
Expand Up @@ -8,6 +8,7 @@ jobs:
env:
CIBW_SKIP: pp* cp27-* cp35-* cp36-* *-i686 *musllinux*
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
CIBW_ARCHS: x86_64
CIBW_BEFORE_ALL_LINUX: dnf makecache && dnf install --assumeyes sqlite-devel
CIBW_BEFORE_BUILD: pip install setuptools scikit-build wheel cmake
CIBW_TEST_COMMAND: python -c "import pygeodiff; pygeodiff.GeoDiff().version()"
Expand Down

0 comments on commit 93b4972

Please sign in to comment.