Do not build components unneeded for perf bot in try builds

This commit is contained in:
Jakub Beránek 2023-06-01 08:29:19 +02:00
parent 871b595202
commit db113b1c2b
No known key found for this signature in database
GPG key ID: 909CD0D26483516B
4 changed files with 16 additions and 0 deletions

View file

@ -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