Skip to content

Commit

Permalink
added now wheel for a different binutils
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Sep 12, 2023
1 parent 21978de commit 99dc6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
matrix:
os: [ubuntu-latest]
platform_id: [manylinux_x86_64]
manylinux_image: [manylinux2010, manylinux2014]
manylinux_image: [manylinux_2_17, manylinux_2_24, manylinux_2_28]
python: [38, 39, 310, 311]
exclude:
- python: 310
Expand Down

0 comments on commit 99dc6c3

Please sign in to comment.