Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1de6710

Browse files
committedJan 21, 2025··
WIP: run dist tests
1 parent 75f8cc6 commit 1de6710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ envs:
7979
# - not running `opt-dist`'s post-optimization smoke tests on the resulting toolchain
8080
#
8181
# If you *want* these to happen however, temporarily uncomment it before triggering a try build.
82-
DIST_TRY_BUILD: 1
82+
# DIST_TRY_BUILD: 1
8383

8484
auto:
8585
<<: *production

0 commit comments

Comments
 (0)
Please sign in to comment.