Skip to content

Commit

Permalink
Use clang++ for c++
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoskela committed Sep 13, 2024
1 parent 56fb2bc commit de8c6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- clang
cxx:
- g++-12
- clang
- clang++
mpi:
- "ON"
- "OFF"
Expand Down

0 comments on commit de8c6d7

Please sign in to comment.