Skip to content

Commit f4d669d

Browse files
committed
[build-script] Don't build benchmarks if just SwiftPM is needed
1 parent 4a9c78a commit f4d669d

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
@@ -1468,6 +1468,9 @@ skip-test-xctest
14681468
[preset: mixin_swiftpm_package_macos_platform]
14691469
mixin-preset=mixin_swiftpm_macos_platform
14701470

1471+
# We don't need to build the benchmark if we just want SwiftPM
1472+
skip-build-benchmarks
1473+
14711474
# We don't need these platforms. Skip them
14721475
skip-ios
14731476
skip-tvos

0 commit comments

Comments
 (0)