Skip to content

Commit c71893f

Browse files
authored
Update python-publish.yml
1 parent 224901c commit c71893f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
command: build
3535
args: --release --sdist -o dist
36+
container: quay.io/pypa/manylinux2014_x86_64:latest
3637
- name: Publish package
3738
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
3839
with:

0 commit comments

Comments
 (0)