Skip to content

Commit

Permalink
override default manylinux2014
Browse files Browse the repository at this point in the history
  • Loading branch information
Opt-Mucca committed Sep 26, 2024
1 parent 9089347 commit cc0797b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
CIBW_ARCHS: ${{ matrix.arch }}
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: "pytest {project}/tests"
CIBW_MANYLINUX_*_IMAGE: manylinux_2_28

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit cc0797b

Please sign in to comment.