Skip to content

Commit

Permalink
update to manylinux2010
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Mar 25, 2021
1 parent 948b56f commit faf95c4
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 @@ -9,7 +9,7 @@ jobs:

linux-wheels:
runs-on: ubuntu-latest
container: quay.io/pypa/manylinux1_x86_64
container: quay.io/pypa/manylinux2010_x86_64
steps:
- uses: actions/checkout@v1
- name: Build wheels
Expand Down

0 comments on commit faf95c4

Please sign in to comment.