mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:27:36 +00:00
Meta: Enable full region dumping on CI
This commit is contained in:
parent
1a7d6508e3
commit
a5b72577e6
2 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,7 @@ jobs:
|
|||
-DSERENITY_TOOLCHAIN=Clang \
|
||||
-DENABLE_UNDEFINED_SANITIZER=ON \
|
||||
-DENABLE_USERSPACE_COVERAGE_COLLECTION=${{ parameters.coverage }} \
|
||||
-DDUMP_REGIONS_ON_CRASH=ON \
|
||||
-DENABLE_PCI_IDS_DOWNLOAD=OFF \
|
||||
-DENABLE_USB_IDS_DOWNLOAD=OFF \
|
||||
-DCMAKE_C_COMPILER=gcc-11 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue