cross-rs / cross-toolchains

Additional Dockerfiles and crosstool-ng config files to build additional toolchains.
Apache License 2.0
88 stars 16 forks source link

Add bors and minimal CI #20

Open Alexhuszagh opened 1 year ago

Alexhuszagh commented 1 year ago

We only ensure these images build and pass the test suite once, however, it would be nice to add bors support and ensure any modified Dockerfiles that don't require proprietary SDKS are tested in the CI process. This would also involve adding a targets.toml to ensure we document C++, runner, std, and more support.