Skip to content

Commit 07b7d1b

Browse files
authored
Merge pull request #66292 from bnbarham/skip-early-swift
[CI] Disable early swift driver/syntax on Linux presets
2 parents 3efdc5a + e82d860 commit 07b7d1b

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

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

887891
[preset: buildbot_linux_base]
888892
mixin-preset=

0 commit comments

Comments
 (0)