mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:17:44 +00:00
Meta+CI: Disable Ladybird for fuzzer, compiler explorer and Android
And move it after the declaration of headless-browser, since WebDriver depends on headless-browser.
This commit is contained in:
parent
ae9dc95b1f
commit
8f70e365f0
2 changed files with 4 additions and 5 deletions
|
@ -74,7 +74,6 @@ jobs:
|
|||
ninja -C tools-build install
|
||||
cmake -GNinja -B Build \
|
||||
-DBUILD_LAGOM=ON \
|
||||
-DENABLE_LAGOM_LADYBIRD=ON \
|
||||
-DENABLE_LAGOM_CCACHE=ON \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DANDROID_ABI=arm64-v8a \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue