ci: use clang-16 in tidy task

This commit is contained in:
fanquake
2023-04-03 10:17:49 +01:00
parent 8c3cc4cad3
commit a56c96507a
6 changed files with 9 additions and 14 deletions

View File

@@ -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