Skip to content

Commit

Permalink
pass manylinux_2_29in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgrakkurt committed Apr 20, 2024
1 parent bd98eb5 commit 172259d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
target: x86_64
args: --release --out dist --find-interpreter
sccache: 'true'
manylinux: 'manylinux2014'
manylinux: 'manylinux_2_29
container: 'off'
before-script-linux: sudo apt-get install -y capnproto libcapnp-dev
- name: Upload wheels
Expand Down

0 comments on commit 172259d

Please sign in to comment.