projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
187d017
)
jjb: Run Babeltrace jobs with clang-16
author
Kienan Stewart
<kstewart@efficios.com>
Thu, 22 Aug 2024 18:17:35 +0000
(14:17 -0400)
committer
Kienan 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
patch
|
blob
|
blame
|
history
diff --git
a/jobs/babeltrace.yaml
b/jobs/babeltrace.yaml
index fc8aae75371042f174be8dc979f467b12e59a853..67a72054969deef9e10e6ca234d27ed20972d6da 100644
(file)
--- a/
jobs/babeltrace.yaml
+++ b/
jobs/babeltrace.yaml
@@
-636,7
+636,7
@@
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.023942 seconds
and
4
git commands to generate.