diff options
| author | bors <bors@rust-lang.org> | 2020-08-28 17:14:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-28 17:14:04 +0000 |
| commit | abb98ca10de10e0a80e2bdbb8f704649ceed556f (patch) | |
| tree | 277818e361ae01b76e65ffc2da924bcf1fcf8287 /compiler/rustc_codegen_llvm/src | |
| parent | 3e3c552605180d739eb6c23bc657121679caa456 (diff) | |
| parent | 19d072f5d42738334c3f421ed2e211f7195b348e (diff) | |
| download | rust-abb98ca10de10e0a80e2bdbb8f704649ceed556f.tar.gz rust-abb98ca10de10e0a80e2bdbb8f704649ceed556f.zip | |
Auto merge of #76018 - pietroalbini:ci-left-fallible-finish-2, r=Mark-Simulacrum
Run cancel-outdated-builds after fully setting up the env This PR fixes #75995 not working as expected. Due to GitHub Actions limitations the environment variables set in the build matrix definition are not added by the GHA runner, but by the `setup-environment.sh` script. Before this PR the `cancel-outdated-builds` action was started before that script, so it was never able to detect the "suppression" variable added in #75995. This PR reorders the jobs to make sure `setup-environment.sh` runs before the action. r? @Mark-Simulacrum
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
