Skip to content

Commit 695a1e4

Browse files
committed
WHL: add wheels for Windows x86
1 parent 38c1a30 commit 695a1e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cd.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
archs: AMD64
4848
select: '*'
4949
id: windows_AMD64
50+
- os: windows-latest
51+
archs: x86
52+
select: '*'
53+
id: windows_x86
5054

5155
steps:
5256
- name: Checkout repo

0 commit comments

Comments
 (0)