From db113b1c2bc1b09eb370407e7b217249cd5d263b Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Thu, 1 Jun 2023 08:29:19 +0200 Subject: Do not build components unneeded for perf bot in try builds --- src/ci/github-actions/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ci/github-actions/ci.yml') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index fd619467fc1..d3cb6b6ed52 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -757,6 +757,7 @@ jobs: <<: *base-ci-job name: try - ${{ matrix.name }} env: + DIST_TRY_BUILD: 1 <<: [*shared-ci-variables, *prod-variables] if: github.event_name == 'push' && (github.ref == 'refs/heads/try' || github.ref == 'refs/heads/try-perf') && github.repository == 'rust-lang-ci/rust' strategy: -- cgit 1.4.1-3-g733a5