Install clang-20 for Ubuntu 25.04

This commit is contained in:
Ion Gaztañaga
2025-12-06 11:22:27 +01:00
parent 2a2f2ce1b3
commit 6c5be5289d

View File

@@ -334,6 +334,8 @@ jobs:
cxxstd: "11,14,17,20,23,2c"
container: ubuntu:25.04
os: ubuntu-latest
install:
- clang-20
# Linux, clang-15 libc++
- toolset: clang
compiler: clang++-15