Skip to content

Commit 383fb46

Browse files
committed
Add --skip-test-linux flag to build
1 parent 1cbf01e commit 383fb46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/sdks/android/scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ for arch in $archs; do
446446
${build_cmark} \
447447
${local_build} \
448448
--host-test \
449+
--skip-test-linux \
449450
--build-swift-static-stdlib \
450451
--install-swift \
451452
--install-libdispatch \

0 commit comments

Comments
 (0)