Skip to content

Commit 26316b7

Browse files
andreasnoackclaude
andcommitted
Remove Clang 16 from CI matrix
Clang 16 fails FindMPI's try_compile on ubuntu-latest. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bddbe27 commit 26316b7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
cxx: g++-14
2424
f77: gfortran-14
2525
packages: gcc-14 g++-14 gfortran-14
26-
# Clang 16
27-
- cc: clang-16
28-
cxx: clang++-16
29-
f77: gfortran-14
30-
packages: gfortran-14 clang-16
3126
# Clang 18
3227
- cc: clang-18
3328
cxx: clang++-18

0 commit comments

Comments
 (0)