Skip to content

Commit

Permalink
quay quay (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan authored Aug 11, 2024
1 parent 1fac2f7 commit 7b40d6b
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 @@ -51,7 +51,7 @@ jobs:

build_many_linux:
runs-on: ubuntu-20.04
container: quay.io/pypa/manylinux2014_x86_64
container: quay.io/pypa/manylinux_2_28_x86_64:latest
steps:
- uses: actions/checkout@v3
- run: ./res/ci/nixish_setup.sh && make nix
Expand Down

0 comments on commit 7b40d6b

Please sign in to comment.