Skip to content

Commit

Permalink
Adopt clang-16
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Sep 18, 2023
1 parent 7a277cb commit 632235f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ci/conda/environments/clang_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ name: mrc
channels:
- conda-forge
dependencies:
- clang=15
- clang-tools=15
- clangdev=15
- clangxx=15
- libclang=15
- libclang-cpp=15
- llvmdev=15
- include-what-you-use=0.19
- clang=16
- clang-tools=16
- clangdev=16
- clangxx=16
- libclang=16
- libclang-cpp=16
- llvmdev=16
- include-what-you-use=0.20

0 comments on commit 632235f

Please sign in to comment.