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