Skip to content

Commit 094a6e5

Browse files
authored
Skip building benchmarks in nightly toolchain preset (79788142)
1 parent f1ebf6c commit 094a6e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,6 +1305,9 @@ mixin-preset=
13051305
# SKIP LLDB TESTS (67923799)
13061306
skip-test-lldb
13071307

1308+
# SKIP Building benchmarks (79788142)
1309+
skip-build-benchmarks
1310+
13081311
[preset: buildbot_osx_package,use_os_runtime]
13091312
mixin-preset=
13101313
buildbot_osx_package

0 commit comments

Comments
 (0)