We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dda257 + 42683bc commit fb438e0Copy full SHA for fb438e0
utils/build-presets.ini
@@ -1149,6 +1149,10 @@ reconfigure
1149
# in Linux CI bots
1150
relocate-xdg-cache-home-under-build-subdir
1151
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
1156
1157
[preset: buildbot_incremental_linux]
1158
mixin-preset=
@@ -2906,3 +2910,8 @@ skip-test-cmark
2906
2910
skip-test-swift
2907
2911
skip-build-benchmarks
2908
2912
skip-test-foundation
2913
+
2914
2915
2916
2917
0 commit comments