ci: Use clang-15 in "tidy" task

This commit is contained in:
Hennadii Stepanov
2023-03-22 15:21:39 +00:00
parent a70911492f
commit 8fe27fbed8
4 changed files with 8 additions and 8 deletions

View File

@@ -80,10 +80,10 @@ task:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
task:
name: 'tidy [jammy]'
name: 'tidy [bookworm]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:jammy
image: debian:bookworm
cpu: 2
memory: 5G
# For faster CI feedback, immediately schedule the linters