Skip to content

Commit 674e856

Browse files
authored
Merge pull request #41265 from eeckstein/disable-sil-verify-all
build-presets: remove -sil-verify-all from PR testing
2 parents aa0f5d5 + 06221ad commit 674e856

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,9 +1602,6 @@ skip-build-tvos
16021602
skip-test-tvos
16031603
skip-test-tvos-host
16041604

1605-
# Run the SIL verifier after each transform when building swift files
1606-
sil-verify-all
1607-
16081605
# Don't run host tests for iOS, tvOS and watchOS platforms to make the build
16091606
# faster.
16101607
skip-test-ios-host

0 commit comments

Comments
 (0)