lighthouse/.github
Michael Sproul 393782f632 Prefer viable nightly Rust builds for CI (#1379)
## Proposed Changes

CI is failing on PRs because of a regression in nightly Rust. This change forces `rustup` to install a version of the nightly compiler that can at least build `rustfmt`, which should reduce the frequency of this happening.

## Additional Info

Example failing run: https://github.com/sigp/lighthouse/runs/896694659

Alternatively, we could allow CI to succeed even when `cargo-udeps` fails, but I think we should avoid doing that unless we really have to.
2020-07-22 07:34:30 +00:00
..
workflows Prefer viable nightly Rust builds for CI (#1379) 2020-07-22 07:34:30 +00:00
ISSUE_TEMPLATE.md Github: Add version to issue template (#937) 2020-03-20 12:18:31 +11:00
PULL_REQUEST_TEMPLATE.md Add PR and issue templates 2018-10-14 14:51:59 +11:00