Skip to content

Commit f94f0a5

Browse files
authored
Merge pull request #67260 from bnbarham/cherry-5.8-skip-early-swift
[5.8][CI] Disable early swift driver/syntax on Linux presets
2 parents 5e352c8 + 20e0789 commit f94f0a5

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)