Skip to content

Commit

Permalink
use this image
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 17, 2024
1 parent 735f342 commit 76e25cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: pypa/cibuildwheel@v2.19.2
env:
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.platform[1] }}"
CIBW_MANYLINUX_X86_64_IMAGE: "manylinux_2_28_x86_64"
CIBW_MANYLINUX_X86_64_IMAGE: "manylinux_2_28"
CIBW_BEFORE_ALL_LINUX: "dnf install -y clang libffi-devel eigen3-devel"

0 comments on commit 76e25cf

Please sign in to comment.