mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-06 19:31:47 +02:00
ci: use clang-16 in tidy task
This commit is contained in:
@@ -80,10 +80,10 @@ task:
|
||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||
|
||||
task:
|
||||
name: 'tidy [bookworm]'
|
||||
name: 'tidy [lunar]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: debian:bookworm
|
||||
image: ubuntu:lunar
|
||||
cpu: 2
|
||||
memory: 5G
|
||||
# For faster CI feedback, immediately schedule the linters
|
||||
|
Reference in New Issue
Block a user