Skip to content

Commit b56c77d

Browse files
committed
[Preset] Update the macOS pull request preset to not build and test tvOS platform to get faster trun around
1 parent 3322f6d commit b56c77d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

utils/build-presets.ini

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1459,13 +1459,17 @@ playgroundsupport
14591459

14601460
dash-dash
14611461

1462+
# Skip build and test for tvOS
1463+
skip-build-tvos
1464+
skip-test-tvos
1465+
skip-test-tvos-host
1466+
14621467
# Run the SIL verifier after each transform when building swift files
14631468
sil-verify-all
14641469

14651470
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
14661471
# faster.
14671472
skip-test-ios-host
1468-
skip-test-tvos-host
14691473
skip-test-watchos-host
14701474

14711475

0 commit comments

Comments
 (0)