Skip to content

Commit 44b1827

Browse files
author
Mark Kittisopikul
committed
add x86 to wheel build
1 parent 786d31f commit 44b1827

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheel.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
name: Install Python
4646
with:
4747
python-version: "3.11"
48+
architecture:
49+
x86
50+
x64
4851

4952
- name: Build sdist
5053
run: pipx run build --sdist

0 commit comments

Comments
 (0)