We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6db13b commit 35d2d91Copy full SHA for 35d2d91
1 file changed
.github/workflows/release.yml
@@ -77,6 +77,9 @@ jobs:
77
- target: x86_64-pc-windows-gnu
78
os: windows-latest
79
name: mhrv-rs-windows-amd64
80
+ - target: i686-pc-windows-msvc
81
+ os: windows-latest
82
+ name: mhrv-rs-windows-i686
83
- target: x86_64-unknown-linux-musl
84
os: [self-hosted, linux, x64, mhrv-build]
85
name: mhrv-rs-linux-musl-amd64
0 commit comments