Skip to content

Commit faf95c4

Browse files
committed
update to manylinux2010
1 parent 948b56f commit faf95c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
linux-wheels:
1111
runs-on: ubuntu-latest
12-
container: quay.io/pypa/manylinux1_x86_64
12+
container: quay.io/pypa/manylinux2010_x86_64
1313
steps:
1414
- uses: actions/checkout@v1
1515
- name: Build wheels

0 commit comments

Comments
 (0)