Skip to content

Commit 01bf51c

Browse files
authored
Merge pull request #67259 from bnbarham/cherry-5.9-skip-early-swift
[5.9][CI] Disable early swift driver/syntax on Linux presets
2 parents 149e8e4 + 8504d25 commit 01bf51c

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)