Skip to content

Commit 20e0789

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 48260f4 commit 20e0789

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

854+
# Temporarily disable early swift driver/syntax builds so that linux images
855+
# can use the swift release images as a base.
856+
skip-early-swift-driver
857+
skip-early-swiftsyntax
854858

855859
[preset: buildbot_linux_base]
856860
mixin-preset=

0 commit comments

Comments
 (0)