From b343e06dc4770c59763a4b5f49c8541ab2edce5c Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Thu, 7 Apr 2022 13:00:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BA=D0=BE=D0=BC=D0=BF?= =?UTF-8?q?=D0=B8=D0=BB=D1=8F=D1=82=D0=BE=D1=80=D0=B0=20clang=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=B0=D0=BD=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scheduled.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scheduled.yml b/scheduled.yml index 0827304..6cf895b 100644 --- a/scheduled.yml +++ b/scheduled.yml @@ -163,6 +163,8 @@ variables: .analyze-clang-tidy: variables: CMAKE_GENERATOR: Ninja + CXX: clang++-14 + CC: clang-14 image: jammy-dev tags: ['analyze'] script: