Skip to content

Commit 8504d25

Browse files
committed
[CI] Disable early swift driver/syntax on Linux presets
Allow Linux builds on a host with Swift installed. This will allow us to PR test enabling the early swift driver/syntax builds (once the Linux docker images are updated). (cherry picked from commit e82d860)
1 parent 31b699b commit 8504d25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,10 @@ installable-package=%(installable_package)s
876876
# in Linux CI bots
877877
relocate-xdg-cache-home-under-build-subdir
878878

879+
# Temporarily disable early swift driver/syntax builds so that linux images
880+
# can use the swift release images as a base.
881+
skip-early-swift-driver
882+
skip-early-swiftsyntax
879883

880884
[preset: buildbot_linux_base]
881885
mixin-preset=

0 commit comments

Comments
 (0)