Skip to content

Commit

Permalink
manylinux version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxaehle committed Nov 21, 2024
1 parent bb14d90 commit ed03794
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 @@ -10,7 +10,7 @@ jobs:
name: Build Derivgrind and update release
runs-on: ubuntu-latest
container:
image: quay.io/pypa/manylinux2014_x86_64
image: quay.io/pypa/manylinux_2_28_x86_64
steps:
- name: Install software
run: yum update && yum install -y python3 libgcc.i686 glibc-devel.i686 libstdc++-devel.i686
Expand Down

0 comments on commit ed03794

Please sign in to comment.