Skip to content

Commit 35d2d91

Browse files
authored
ci: add i686-pc-windows-msvc to release matrix (#272) (#288)
1 parent a6db13b commit 35d2d91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ jobs:
7777
- target: x86_64-pc-windows-gnu
7878
os: windows-latest
7979
name: mhrv-rs-windows-amd64
80+
- target: i686-pc-windows-msvc
81+
os: windows-latest
82+
name: mhrv-rs-windows-i686
8083
- target: x86_64-unknown-linux-musl
8184
os: [self-hosted, linux, x64, mhrv-build]
8285
name: mhrv-rs-linux-musl-amd64

0 commit comments

Comments
 (0)