Skip to content

Commit 6c5be52

Browse files
committed
Install clang-20 for Ubuntu 25.04
1 parent 2a2f2ce commit 6c5be52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ jobs:
334334
cxxstd: "11,14,17,20,23,2c"
335335
container: ubuntu:25.04
336336
os: ubuntu-latest
337+
install:
338+
- clang-20
337339
# Linux, clang-15 libc++
338340
- toolset: clang
339341
compiler: clang++-15

0 commit comments

Comments
 (0)