Skip to content

Commit 721117a

Browse files
committed
spec_test_on_nuttx.yml: disable xtensa xip
1 parent 7fd923e commit 721117a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/spec_test_on_nuttx.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ jobs:
139139
- target_config: { target: "xtensa" }
140140
wamr_feature_option: { mode: "-G" }
141141

142+
# disabled for now:
143+
# https://github.com/espressif/llvm-project/issues/112
144+
- target_config: { target: "xtensa" }
145+
wamr_test_option: { mode: "-t aot -X" }
146+
142147
steps:
143148
# Note: we use an unreleased version nuttx for xtensa because
144149
# 12.4 doesn't contain necessary esp32s3 changes.

0 commit comments

Comments
 (0)