Skip to content

Commit 59234af

Browse files
committed
Skip running benchmarks in nightly toolchain
(cherry picked from commit 19fe81b)
1 parent b78069e commit 59234af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,8 +1297,8 @@ mixin-preset=
12971297
# SKIP LLDB TESTS (67923799)
12981298
skip-test-lldb
12991299

1300-
# SKIP Building benchmarks (79788142)
1301-
skip-build-benchmarks
1300+
# SKIP testing benchmarks (79788142)
1301+
skip-test-benchmarks
13021302

13031303
[preset: buildbot_osx_package,use_os_runtime]
13041304
mixin-preset=

0 commit comments

Comments
 (0)