Skip to content

Commit 252c0d4

Browse files
committed
Don’t try to build static stdlibs on macOS package bots
These have not been supported since ABI stability and we recently added an error that causes some tests to fail.
1 parent 8880aae commit 252c0d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,8 +1131,6 @@ lldb-use-system-debugserver
11311131
lldb-build-type=Release
11321132
verbose-build
11331133
build-ninja
1134-
build-swift-static-stdlib
1135-
build-swift-static-sdk-overlay
11361134
build-swift-stdlib-unittest-extra
11371135
playgroundsupport-build-type=Release
11381136

0 commit comments

Comments
 (0)