Do not build components unneeded for perf bot in try builds
This commit is contained in:
parent
871b595202
commit
db113b1c2b
4 changed files with 16 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -578,6 +578,7 @@ jobs:
|
|||
actions: write
|
||||
name: "try - ${{ matrix.name }}"
|
||||
env:
|
||||
DIST_TRY_BUILD: 1
|
||||
CI_JOB_NAME: "${{ matrix.name }}"
|
||||
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
|
||||
SCCACHE_BUCKET: rust-lang-ci-sccache2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue