Skip to content

Commit

Permalink
Remove clang 18 for linux github actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmp committed Nov 24, 2024
1 parent 48e5076 commit db53eee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cpu-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
cc: "clang-14",
cxx: "clang++-14",
}
- {
cc: "clang-18",
cxx: "clang++-18",
}

fail-fast: false

Expand Down

0 comments on commit db53eee

Please sign in to comment.