ci: fix asan task name

Pointed out in
https://github.com/bitcoin/bitcoin/issues/27380#issuecomment-1536434598.
This commit is contained in:
fanquake 2023-05-05 16:56:38 +01:00
parent b11bd045e4
commit bf07e3a47e
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -262,7 +262,7 @@ task:
MAKEJOBS: "-j4" # Avoid excessive memory use due to MSan
task:
name: '[ASan + LSan + UBSan + integer, no depends, USDT] [jammy]'
name: '[ASan + LSan + UBSan + integer, no depends, USDT] [lunar]'
<< : *GLOBAL_TASK_TEMPLATE
# We can't use a 'container' for the USDT interface tests as the CirrusCI
# containers don't have privileges to hook into bitcoind. CirrusCI uses