Skip to content

Commit

Permalink
build: Build manylinux_2_28 wheels (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego authored Nov 4, 2023
1 parent 7d70a0b commit 7b9d673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
args: >
--release
--out dist
manylinux: auto
manylinux: '2_28'

- name: Test wheel
if: matrix.arch == 'x86_64'
Expand Down

0 comments on commit 7b9d673

Please sign in to comment.