Skip to content

[Presets] Disable early* on more Linux presets #68074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions utils/build-presets.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,10 @@ reconfigure
# in Linux CI bots
relocate-xdg-cache-home-under-build-subdir

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

[preset: buildbot_incremental_linux]
mixin-preset=
Expand Down Expand Up @@ -2906,3 +2910,8 @@ skip-test-cmark
skip-test-swift
skip-build-benchmarks
skip-test-foundation

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