We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a1a29 commit 0485e81Copy full SHA for 0485e81
.github/workflows/nightly_run.yml
@@ -339,7 +339,6 @@ jobs:
339
make_options_feature: "-DWAMR_BUILD_MULTI_MEMORY=1"
340
- make_options_run_mode: $FAST_JIT_BUILD_OPTIONS
341
342
- include:
343
# classic interp doesn't support SIMD
344
- make_options_run_mode: $CLASSIC_INTERP_BUILD_OPTIONS
345
extra_options: "-DWAMR_BUILD_SIMD=0"
0 commit comments