Skip to content

Commit 9b5da0d

Browse files
Merge pull request #71010 from adrian-prantl/unskip
do not skip the early swift driver in LLDB presets
2 parents 393e48c + 63972d1 commit 9b5da0d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,6 @@ skip-build-benchmarks
677677
no-swift-stdlib-assertions
678678
lldb-use-system-debugserver
679679

680-
skip-early-swift-driver
681680
skip-test-swift
682681
skip-test-cmark
683682

@@ -2879,7 +2878,3 @@ skip-test-cmark
28792878
skip-test-swift
28802879
skip-build-benchmarks
28812880
skip-test-foundation
2882-
2883-
# Temporarily disable early swift driver builds so that linux images
2884-
# can use the swift release images as a base.
2885-
skip-early-swift-driver

0 commit comments

Comments
 (0)