We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a8756 commit bdc9064Copy full SHA for bdc9064
src/ci/github-actions/jobs.yml
@@ -67,8 +67,8 @@ envs:
67
# builds)
68
# - not running `opt-dist`'s post-optimization smoke tests on the resulting toolchain
69
#
70
- # If you *want* these to happen however, temporarily uncomment it before triggering a try build.
71
- DIST_TRY_BUILD: 1
+ # If you *want* these to happen however, temporarily comment it before triggering a try build.
+ # DIST_TRY_BUILD: 1
72
73
auto:
74
<<: *production
0 commit comments