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