Enable XIP in CI daily test (#1793)
This commit is contained in:
2
.github/workflows/spec_test_on_nuttx.yml
vendored
2
.github/workflows/spec_test_on_nuttx.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
wamr_test_option: [
|
||||
# "-t fast-interp",
|
||||
"-t aot",
|
||||
# "-t aot -X"
|
||||
"-t aot -X"
|
||||
]
|
||||
steps:
|
||||
- name: Install Utilities
|
||||
|
||||
Reference in New Issue
Block a user