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 4d6b54c commit 0d2e988Copy full SHA for 0d2e988
.github/workflows/pypi.yaml
@@ -21,7 +21,7 @@ jobs:
21
platform:
22
- runner: ubuntu-latest
23
target: x86_64
24
- manylinux: auto
+ manylinux: "2_28"
25
26
target: x86
27
manylinux: auto
0 commit comments