Skip to content

Commit c964518

Browse files
committed
.gitlab-ci.d: build wasm backend in CI
Check if wasm backend can be built in CI. Signed-off-by: Kohei Tokunaga <[email protected]>
1 parent d5df876 commit c964518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.d/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,4 +800,4 @@ build-wasm:
800800
job: wasm-emsdk-cross-container
801801
variables:
802802
IMAGE: emsdk-wasm32-cross
803-
CONFIGURE_ARGS: --static --disable-tools --enable-debug --enable-tcg-interpreter
803+
CONFIGURE_ARGS: --static --disable-tools --enable-debug

0 commit comments

Comments
 (0)