Skip to content

Commit 29d6aaa

Browse files
committed
Temporarily enable asmjs and wasm32 CI on PRs
1 parent 62c3443 commit 29d6aaa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/ci/azure-pipelines/pr.yml

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
IMAGE: x86_64-gnu-llvm-6.0
2323
mingw-check:
2424
IMAGE: mingw-check
25+
wasm32:
26+
IMAGE: wasm32
27+
wasmjs:
28+
IMAGE: asmjs
2529

2630
- job: LinuxTools
2731
timeoutInMinutes: 600

0 commit comments

Comments
 (0)