Skip to content

Commit

Permalink
Changed manylinux version to manylinux_2_34_x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Schneider committed Dec 2, 2024
1 parent a93c960 commit 9ec2f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: quay.io/pypa/manylinux_2_35
image: quay.io/pypa/manylinux_2_34_x86_64

steps:
- name: Checkout repository and submodules
Expand Down

0 comments on commit 9ec2f93

Please sign in to comment.