Skip to content

Commit d48751b

Browse files
authoredAug 29, 2024··
Enable the wasi-aot-library tests on windows (#107124)
We use WASI SDK 24 which is 64bit - we can enable the test pipeline again.
1 parent aaec1c4 commit d48751b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎eng/pipelines/runtime.yml

+1
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ extends:
870870
- browser_wasm
871871
- browser_wasm_win
872872
- wasi_wasm
873+
- wasi_wasm_win
873874
nameSuffix: _Smoke_AOT
874875
runAOT: true
875876
shouldRunSmokeOnly: true

0 commit comments

Comments
 (0)
Please sign in to comment.