seanmonstar / num_cpus

Get the number of CPUs in Rust
Apache License 2.0
582 stars 91 forks source link

Fix target in CI based on Rust platform support page #109

Open pranavek opened 3 years ago

pranavek commented 3 years ago

Update Fuchsia target based on https://doc.rust-lang.org/stable/rustc/platform-support.html page This fixes issue #74

seanmonstar commented 3 years ago

Thank you! I think the CI integration with Travis is done... it's not longer free for tiny projects. We'll need to move it all over to GitHub Actions, I think.

pranavek commented 3 years ago

I see. No wonder why the build is not yet complete. Are you already working on the Github Actions? If not I can take a stab at it.

seanmonstar commented 3 years ago

I haven't had the time to start the transition, no. If you want, that would be hugely appreciated! 🙏