Brian Smith
9ab293a61c
CI/CD: Move arm-unknown-linux-gnueabihf to GitHub actions.
2020-11-10 11:58:01 -08:00
Brian Smith
09488e45c6
CI/CD: Move aarch64-unknown-linux-gnu to GitHub Actions.
2020-11-10 11:58:01 -08:00
Brian Smith
cf88b2b710
CI/CD: Reorder steps in GitHub Actions.
...
Reorder the steps to:
1. Install whatever non-Rust software needs to be installed.
2. Install the Rust toolchain.
3. Checkout the source code.
3. Run `cargo`.
2020-11-10 11:58:01 -08:00
Brian Smith
68db0d317d
CI/CD: Move remaining {i686,x86_64}-unknown-linux-{gnu,musl} targets to GitHub Actions.
2020-11-10 11:58:01 -08:00
Brian Smith
fe4aeee8ba
CI/CD: Move Android target build to GitHub Actions.
2020-11-10 11:58:01 -08:00
Brian Smith
95307afefa
CI/CD: Move building of aarch64-apple-ios to GitHub Actions.
2020-11-10 11:58:01 -08:00
Brian Smith
18ced9d490
CI/CD: Move some jobs from Travis CI to Github Actions.
2020-11-10 11:58:01 -08:00