Skip to content

Commit

Permalink
WiP: Publishing Manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
corey committed Jan 13, 2024
1 parent 489d2c5 commit a406070
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 @@ -120,7 +120,7 @@ jobs:
needs: [lock_master]
runs-on: ubuntu-latest
container:
image: pypa/manylinux2010_x86_64
image: quay.io/pypa/manylinux2010_x86_64
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit a406070

Please sign in to comment.