]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #74565 - pietroalbini:build-on-gha, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Tue, 21 Jul 2020 23:29:22 +0000 (23:29 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Jul 2020 23:29:22 +0000 (23:29 +0000)
Upload builds from GHA instead of Azure Pipelines

This PR does two things:

* Enables RLA comments on PRs (needed after the switch to GHA in RLA).
* Switches GitHub Actions as the CI authorized to upload non-macOS builds.

Note that Docker/LLVM caches will likely be busted.

r? @Mark-Simulacrum


Trivial merge