Skip to content

Commit 458797d

Browse files
authored
Merge pull request #72263 from kubamracek/no-bootstrapping-bootstrapping-anymore
Remove 'bootstrapping=bootstrapping' from the last two macOS CI jobs settings
2 parents 4eeb8ce + 2ca10b7 commit 458797d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,6 @@ skip-test-ios-host
190190
skip-test-tvos-host
191191
skip-test-watchos-host
192192

193-
# Test the full bootstrapping on at least some jobs
194-
# (the default is bootstrapping-with-hostlibs)
195-
bootstrapping=bootstrapping
196-
enable-experimental-cxx-interop
197-
198193
[preset: buildbot,tools=RA,stdlib=RD,test=non_executable]
199194
mixin-preset=
200195
mixin_buildbot_tools_RA_stdlib_RD
@@ -228,11 +223,6 @@ skip-test-ios-simulator
228223
skip-test-tvos-simulator
229224
skip-test-watchos-simulator
230225

231-
# Test the full bootstrapping on at least some jobs
232-
# (the default is bootstrapping-with-hostlibs)
233-
bootstrapping=bootstrapping
234-
enable-experimental-cxx-interop
235-
236226
[preset: buildbot,tools=RA,stdlib=RDA]
237227
mixin-preset=
238228
mixin_buildbot_tools_RA_stdlib_RDA

0 commit comments

Comments
 (0)