Skip to content

Commit 63c376f

Browse files
committed
Disable the wasi-aot-library tests on windows
The clang in the wasi-sdk is a 32bit exe and it is failing to do aot compilation correctly so disable the lane until that is fixed #101533
1 parent 7cde9aa commit 63c376f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/pipelines/runtime.yml

-1
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,6 @@ extends:
888888
- browser_wasm
889889
- browser_wasm_win
890890
- wasi_wasm
891-
- wasi_wasm_win
892891
nameSuffix: _Smoke_AOT
893892
runAOT: true
894893
shouldRunSmokeOnly: true

0 commit comments

Comments
 (0)