Add llvm-toolset-15.0

This commit is contained in:
Edjunior Machado 2022-09-30 13:06:34 +02:00
commit 3270f811ee
5 changed files with 18 additions and 0 deletions

View file

@ -30,3 +30,7 @@ adjust:
- llvm-toolset-14.0-clang
- llvm-toolset-14.0-lld
when: collection == llvm-toolset-14.0
- require+:
- llvm-toolset-15.0-clang
- llvm-toolset-15.0-lld
when: collection == llvm-toolset-15.0