Skip to content

Commit 53f4da3

Browse files
authored
Merge pull request #38057 from apple/unblock-ci-playground-test
Skip playground support test in PR testing (79641780)
2 parents e5dc347 + 90c6f5a commit 53f4da3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

utils/build-presets.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,9 @@ swift-primary-variant-arch=x86_64
632632
# Don't build the benchmarks
633633
skip-build-benchmarks
634634

635+
# Skip playground tests
636+
skip-test-playgroundsupport
637+
635638
# Enable libswift
636639
libswift
637640

@@ -1543,6 +1546,9 @@ swiftevolve
15431546
# Build Playground support
15441547
playgroundsupport
15451548

1549+
# Skip Playground tests
1550+
skip-test-playgroundsupport
1551+
15461552
# Skip build and test for tvOS
15471553
skip-build-tvos
15481554
skip-test-tvos

0 commit comments

Comments
 (0)