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