Skip to content

Commit 9e96675

Browse files
authored
Disable the wasi-aot-library tests on windows (#101827)
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 af889b9 commit 9e96675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/pipelines/runtime.yml

Lines changed: 0 additions & 1 deletion
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)