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 b5ae183 commit 9e5b329Copy full SHA for 9e5b329
.github/workflows/py.yaml
@@ -18,7 +18,7 @@ jobs:
18
arch: x64,
19
python-version: 'cp38',
20
name: 'Linux wheels',
21
- alt_arch_name: x64
+ alt_arch_name: x86_64
22
}
23
24
# - {
0 commit comments