taiki-e / setup-cross-toolchain-action

GitHub Action for setup toolchains for cross compilation and cross testing for Rust.
Apache License 2.0
32 stars 3 forks source link

Support windows-gnullvm #16

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

Support windows-gnullvm targets on Linux host.

Running tests is supported on both targets.