Skip to content

Commit a50b4a9

Browse files
committed
[build-presets] Don't install sk-stress-test and swift-evolve into the nightly toolchains
I don’t believe sk-stress-test and swift-evolve were used much and were adding ~20MB to the toolchain size. Let’s remove them. rdar://85079653
1 parent 6536c5b commit a50b4a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,8 +1223,6 @@ swift-driver
12231223
# Failing to build in CI: rdar://78408440
12241224
# swift-inspect
12251225
swiftsyntax
1226-
skstresstester
1227-
swiftevolve
12281226
playgroundsupport
12291227
libcxx
12301228
indexstore-db
@@ -1273,8 +1271,6 @@ install-llbuild
12731271
install-swiftpm
12741272
install-swift-driver
12751273
install-swiftsyntax
1276-
install-skstresstester
1277-
install-swiftevolve
12781274
install-playgroundsupport
12791275
install-libcxx
12801276
install-sourcekit-lsp

0 commit comments

Comments
 (0)