Skip to content

Commit

Permalink
spec_test_on_nuttx.yml: Enable xip (#3671)
Browse files Browse the repository at this point in the history
Related changes:
#3662
#3666
  • Loading branch information
yamt authored Jul 27, 2024
1 parent 4c5f35b commit 84b5221
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/spec_test_on_nuttx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ jobs:
mode: "-t aot",
option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n"
},
# {
# mode: "-t aot -X",
# option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n"
# },
{
mode: "-t aot -X",
option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n"
},
# {
# mode: "-t classic-interp",
# option: "CONFIG_INTERPRETERS_WAMR_CLASSIC=y\\n"
Expand Down

0 comments on commit 84b5221

Please sign in to comment.