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 49175fb commit 7559e3fCopy full SHA for 7559e3f
.github/workflows/compilation_on_android_ubuntu.yml
@@ -167,8 +167,7 @@ jobs:
167
os: [ubuntu-22.04]
168
platform: [android, linux]
169
exclude:
170
- # incompatible feature and platform
171
- # incompatible mode and feature
+ # incompatible feature and platform and mode
172
# MULTI_MODULE only on INTERP mode and AOT mode
173
- make_options_run_mode: $FAST_JIT_BUILD_OPTIONS
174
make_options_feature: "-DWAMR_BUILD_MULTI_MODULE=1"
0 commit comments