We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95bd654 commit a25126cCopy full SHA for a25126c
src/ci/github-actions/jobs.yml
@@ -82,8 +82,8 @@ envs:
82
# builds)
83
# - not running `opt-dist`'s post-optimization smoke tests on the resulting toolchain
84
#
85
- # If you *want* these to happen however, temporarily uncomment it before triggering a try build.
86
- DIST_TRY_BUILD: 1
+ # If you *want* these to happen however, temporarily comment it before triggering a try build.
+ # DIST_TRY_BUILD: 1
87
88
auto:
89
<<: *production
0 commit comments