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 c65f1c2 commit 71bb907Copy full SHA for 71bb907
.github/workflows/releasebuild.yml
@@ -54,7 +54,7 @@ jobs:
54
exclude:
55
# PyPy only supports x86_64 on Windows
56
- arch: auto32
57
- python_tag: "pp39-*"
+ python_tag: "pp38-*"
58
59
python_tag: "pp39-*"
60
0 commit comments