Skip to content

Commit f803174

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 93fd2e1 + fb438e0 commit f803174

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

utils/build-presets.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,10 @@ reconfigure
11491149
# in Linux CI bots
11501150
relocate-xdg-cache-home-under-build-subdir
11511151

1152+
# Temporarily disable early swift driver/syntax builds so that linux images
1153+
# can use the swift release images as a base.
1154+
skip-early-swift-driver
1155+
skip-early-swiftsyntax
11521156

11531157
[preset: buildbot_incremental_linux]
11541158
mixin-preset=
@@ -2906,3 +2910,8 @@ skip-test-cmark
29062910
skip-test-swift
29072911
skip-build-benchmarks
29082912
skip-test-foundation
2913+
2914+
# Temporarily disable early swift driver/syntax builds so that linux images
2915+
# can use the swift release images as a base.
2916+
skip-early-swift-driver
2917+
skip-early-swiftsyntax

0 commit comments

Comments
 (0)