Skip to content

Commit 53e6233

Browse files
committed
LLVM 21 begin
see also llvm/llvm-project#124870
1 parent bdabb28 commit 53e6233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- { os: 'focal', tag: 'gcc-8', extras: 'g++-8' }
3131
- { os: 'focal', tag: 'gcc-7', extras: 'g++-7' }
3232

33+
- { os: 'noble', tag: 'clang-21', extras: 'llvm-21' }
3334
- { os: 'jammy', tag: 'clang-20', extras: 'llvm-20' }
3435
- { os: 'jammy', tag: 'clang-19', extras: 'llvm-19' }
3536
- { os: 'jammy', tag: 'clang-18', extras: 'llvm-18' }

0 commit comments

Comments
 (0)