Update WABT downloads URL (#4357)

Plus, skip unsupported running mode instead quit during wamr compiler
test
This commit is contained in:
liang.he
2025-06-12 16:06:57 +08:00
committed by GitHub
parent 9becf65d1e
commit 2fe7105e8d
2 changed files with 23 additions and 16 deletions

View File

@ -172,6 +172,10 @@ jobs:
run: ./build.sh
working-directory: ./core/iwasm/libraries/lib-wasi-threads/test/
- name: install wget
shell: bash
run: choco install wget
- name: run tests
shell: bash
timeout-minutes: 20