mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-10 07:09:20 +00:00
spec_test_on_nuttx.yml: disable xtensa xip
This commit is contained in:
parent
db6ea1d0f4
commit
26c35cbb6c
5
.github/workflows/spec_test_on_nuttx.yml
vendored
5
.github/workflows/spec_test_on_nuttx.yml
vendored
|
@ -139,6 +139,11 @@ jobs:
|
||||||
- target_config: { target: "xtensa" }
|
- target_config: { target: "xtensa" }
|
||||||
wamr_feature_option: { mode: "-G" }
|
wamr_feature_option: { mode: "-G" }
|
||||||
|
|
||||||
|
# disabled for now:
|
||||||
|
# https://github.com/espressif/llvm-project/issues/112
|
||||||
|
- target_config: { target: "xtensa" }
|
||||||
|
wamr_test_option: { mode: "-t aot -X" }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Note: we use an unreleased version nuttx for xtensa because
|
# Note: we use an unreleased version nuttx for xtensa because
|
||||||
# 12.4 doesn't contain necessary esp32s3 changes.
|
# 12.4 doesn't contain necessary esp32s3 changes.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user