Skip to content

Commit e82d860

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).
1 parent 814ca43 commit e82d860

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
@@ -881,6 +881,10 @@ installable-package=%(installable_package)s
881881
# in Linux CI bots
882882
relocate-xdg-cache-home-under-build-subdir
883883

884+
# Temporarily disable early swift driver/syntax builds so that linux images
885+
# can use the swift release images as a base.
886+
skip-early-swift-driver
887+
skip-early-swiftsyntax
884888

885889
[preset: buildbot_linux_base]
886890
mixin-preset=

0 commit comments

Comments
 (0)