Skip to content

Commit bc75d79

Browse files
Added Clang19 as additional-dep
1 parent d0ac226 commit bc75d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
compiler-version: 18
1818
- compiler: llvm
1919
compiler-version: 19
20+
additional-dep: "clang++-19"
2021
- compiler: gcc
2122
compiler-version: 11
2223
additional-dep: "g++-11"

0 commit comments

Comments
 (0)