Skip to content

Commit 359c51f

Browse files
committed
.github/workflows/ci.yml: add clang-19 jobs to the build matrix
1 parent 8136dd6 commit 359c51f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- gcc-11
3131
- gcc-10
3232
- gcc-9
33+
- clang-19
3334
- clang-18
3435
- clang-17
3536
- clang-16

0 commit comments

Comments
 (0)