Skip to content

Commit

Permalink
Enable the wasi-aot-library tests on windows (#107124)
Browse files Browse the repository at this point in the history
We use WASI SDK 24 which is 64bit - we can enable the test pipeline again.
  • Loading branch information
ilonatommy committed Aug 29, 2024
1 parent aaec1c4 commit d48751b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,7 @@ extends:
- browser_wasm
- browser_wasm_win
- wasi_wasm
- wasi_wasm_win
nameSuffix: _Smoke_AOT
runAOT: true
shouldRunSmokeOnly: true
Expand Down

0 comments on commit d48751b

Please sign in to comment.