mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 15:35:19 +00:00
Do not build components unneeded for perf bot in try builds
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user