Skip to content

Commit 63869bd

Browse files
CI: Include stdlib build for Wasm in the Linux buildbot
This makes the WebAssembly stdlib build mandatory as part of PR testing.
1 parent 43cdee3 commit 63869bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,9 @@ build-swift-static-stdlib
836836
build-swift-static-sdk-overlay
837837
build-swift-stdlib-unittest-extra
838838

839+
wasmkit
840+
build-wasm-stdlib
841+
839842
# Executes the lit tests for the installable package that is created
840843
# Assumes the swift-integration-tests repo is checked out
841844

0 commit comments

Comments
 (0)