ci(msan): increase cpu and memory

This commit is contained in:
Byron Hambly 2025-08-14 10:08:07 +02:00
parent 4de706a2a4
commit 4cba118b6d
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697

View file

@ -155,6 +155,8 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:24.04
cpu: 4
memory: 16G
timeout_in: 300m # Use longer timeout for the *rare* case where a full build (llvm + msan + depends + ...) needs to be done.
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV