Skip to content

Commit 4311d19

Browse files
committed
Temporarily add wasm32 and asmjs to PR CI
1 parent 7dc410d commit 4311d19

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/ci/azure-pipelines/pr.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- template: steps/run.yml
1919
strategy:
2020
matrix:
21+
wasm32: {}
22+
asmjs: {}
2123
x86_64-gnu-llvm-7: {}
2224
mingw-check: {}
2325
x86_64-gnu-tools:

0 commit comments

Comments
 (0)