Add 32-bit windows builds (#101)

This commit is contained in:
Robin Lambertz
2024-09-06 01:50:37 +02:00
committed by GitHub
parent e1ae369d17
commit bc687173c0

View File

@@ -203,6 +203,10 @@ jobs:
target: x86_64-pc-windows-msvc
name: windows-x86_64
features: default
- platform: windows-latest
target: i686-pc-windows-msvc
name: windows-x86
features: default
- platform: macos-latest
target: x86_64-apple-darwin
name: macos-x86_64