Skip to content

Commit a2264f6

Browse files
committed
Temporarily enable asmjs and wasm32 on PR CI
1 parent 2bf59be commit a2264f6

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+
asmjs:
26+
IMAGE: asmjs
27+
wasm32:
28+
IMAGE: wasm32
2529

2630
- job: LinuxTools
2731
timeoutInMinutes: 600

0 commit comments

Comments
 (0)