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 fdfa1a9 commit 82aa6b8Copy full SHA for 82aa6b8
.github/workflows/build-wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
- arch: linux_armv6l
45
ext: so
46
whl: linux_armv7l
47
- - arch: windows_x86_64
+ - arch: win_amd64
48
ext: dll
49
whl: windows_x86_64
50
steps:
0 commit comments