Skip to content

Commit 4a72af9

Browse files
committed
Merge bitcoin/bitcoin#27584: ci: fix asan task name
bf07e3a ci: fix asan task name (fanquake) Pull request description: Pointed out in bitcoin/bitcoin#27380 (comment). Top commit has no ACKs. Tree-SHA512: 82e83443844b9ddad039fc4d3eda5a6c84ce924ea703cdd9d0ef3af3d44e45c24cdc085fdae9b48ff22dc116b700459043ec179173ddae14bef434342cdadaa9
2 parents ccd4db7 + bf07e3a commit 4a72af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ task:
262262
MAKEJOBS: "-j4" # Avoid excessive memory use due to MSan
263263

264264
task:
265-
name: '[ASan + LSan + UBSan + integer, no depends, USDT] [jammy]'
265+
name: '[ASan + LSan + UBSan + integer, no depends, USDT] [lunar]'
266266
<< : *GLOBAL_TASK_TEMPLATE
267267
# We can't use a 'container' for the USDT interface tests as the CirrusCI
268268
# containers don't have privileges to hook into bitcoind. CirrusCI uses

0 commit comments

Comments
 (0)