Run rust tests from wasi-testsuite (#2484)

This commit is contained in:
zoraaver
2023-10-06 13:12:08 +01:00
committed by GitHub
parent d8ee771e28
commit 74acfd964e
2 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,7 @@ PARALLELISM=0
ENABLE_QEMU=0
QEMU_FIRMWARE=""
# prod/testsuite-all branch
WASI_TESTSUITE_COMMIT="cf64229727f71043d5849e73934e249e12cb9e06"
WASI_TESTSUITE_COMMIT="ee807fc551978490bf1c277059aabfa1e589a6c2"
while getopts ":s:cabgvt:m:MCpSXxwPGQF:j:" opt
do