Skip to content

Commit

Permalink
Don't run smoke AOT tests on Firefox (dotnet#101802)
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf authored and Ruihan-Yin committed May 30, 2024
1 parent 7a1eadf commit 0a1b6e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/pipelines/common/templates/wasm-library-aot-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ jobs:
- WasmTestOnV8
- ${{ if eq(platform, 'browser_wasm_win') }}:
- WasmTestOnChrome
- WasmTestOnFirefox
- ${{ if or(eq(platform, 'wasi_wasm_win'), eq(platform, 'wasi_wasm')) }}:
- WasmTestOnWasmtime

0 comments on commit 0a1b6e3

Please sign in to comment.