diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml index 4c4863e2b4b3e..2107c92ba0435 100644 --- a/src/ci/github-actions/jobs.yml +++ b/src/ci/github-actions/jobs.yml @@ -87,7 +87,7 @@ envs: # - not running `opt-dist`'s post-optimization smoke tests on the resulting toolchain # # If you *want* these to happen however, temporarily comment it before triggering a try build. - DIST_TRY_BUILD: 1 + #DIST_TRY_BUILD: 1 auto: <<: *production