Skip to content

Commit 9e5b329

Browse files
committed
fix
1 parent b5ae183 commit 9e5b329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/py.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
arch: x64,
1919
python-version: 'cp38',
2020
name: 'Linux wheels',
21-
alt_arch_name: x64
21+
alt_arch_name: x86_64
2222
}
2323

2424
# - {

0 commit comments

Comments
 (0)