ci: Enable experimental kernel stuff in MSan task

Base the task on --preset=dev-mode to ensure maximal coverage and add
the following:

   bitcoin-chainstate (experimental) ... ON
   libbitcoinkernel (experimental) ..... ON
   kernel-test (experimental) .......... ON

The GUI remains disabled explicitly.
This commit is contained in:
MarcoFalke
2025-11-08 11:34:46 +01:00
parent 138726a6f8
commit fad30d4395
2 changed files with 3 additions and 1 deletions

View File

@@ -540,7 +540,7 @@ jobs:
timeout-minutes: 150
file-env: './ci/test/00_setup_env_native_fuzz_with_msan.sh'
- name: 'MSan, depends'
- name: 'MSan'
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
fallback-runner: 'ubuntu-24.04'
timeout-minutes: 120