Skip to content

Commit 15273e0

Browse files
committed
Add 32-bit objdiff-cli build
1 parent 85ff28b commit 15273e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ jobs:
142142
name: linux-armv7l
143143
build: zigbuild
144144
features: default
145+
- platform: windows-latest
146+
target: i586-pc-windows-msvc
147+
name: windows-x86
148+
build: build
149+
features: default
145150
- platform: windows-latest
146151
target: x86_64-pc-windows-msvc
147152
name: windows-x86_64

0 commit comments

Comments
 (0)