jjb: Run Babeltrace jobs with clang-16
authorKienan Stewart <kstewart@efficios.com>
Thu, 22 Aug 2024 18:17:35 +0000 (14:17 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 22 Aug 2024 18:17:35 +0000 (14:17 -0400)
Change-Id: Id04e980bf2d8c532050383eb155fb3ccde4e7eeb
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/babeltrace.yaml

index fc8aae75371042f174be8dc979f467b12e59a853..67a72054969deef9e10e6ca234d27ed20972d6da 100644 (file)
           platforms: !!python/tuple [deb12-amd64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, static, prod]
-          ccs: !!python/tuple [clang-13, clang-14, clang-15]
+          ccs: !!python/tuple [clang-13, clang-14, clang-15, clang-16]
           filter: ''
           touchstone: ''
       - 'babeltrace_{version}_release':
This page took 0.023434 seconds and 4 git commands to generate.