Skip to content

Commit

Permalink
let's try even older
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyler committed Sep 6, 2024
1 parent dd5c38a commit 424cb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
#maturin-version: v1.6.0 # https://github.com/PyO3/maturin/issues/2154
target: x86_64-unknown-linux-gnu
# Set to a slightly older container to avoid https://github.com/openssl/openssl/pull/25367t
container: quay.io/pypa/manylinux2014_x86_64:2024.08.31-1
container: quay.io/pypa/manylinux2014_x86_64:2024.07.23-1
manylinux: auto
command: build
args: --release -m python/Cargo.toml ${{ env.FEATURES_FLAG }}

0 comments on commit 424cb4c

Please sign in to comment.