Skip to content

Commit df95436

Browse files
authored
ci: add i686-pc-windows-msvc to release matrix (#272)
1 parent 0bc7137 commit df95436

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)