We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224901c commit c71893fCopy full SHA for c71893f
.github/workflows/python-publish.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
command: build
35
args: --release --sdist -o dist
36
+ container: quay.io/pypa/manylinux2014_x86_64:latest
37
- name: Publish package
38
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
39
0 commit comments