ci: add i686-pc-windows-msvc to release matrix (#272) (#288)

This commit is contained in:
Amirali Shoja
2026-04-27 01:17:53 +03:30
committed by GitHub
parent a6db13bda5
commit 35d2d91fa3
+3
View File
@@ -77,6 +77,9 @@ jobs:
- target: x86_64-pc-windows-gnu
os: windows-latest
name: mhrv-rs-windows-amd64
- target: i686-pc-windows-msvc
os: windows-latest
name: mhrv-rs-windows-i686
- target: x86_64-unknown-linux-musl
os: [self-hosted, linux, x64, mhrv-build]
name: mhrv-rs-linux-musl-amd64