Skip to content

Commit

Permalink
Merge pull request #15 from NWChemEx/with_clang
Browse files Browse the repository at this point in the history
Test with Clang-14
  • Loading branch information
jwaldrop107 authored Apr 29, 2024
2 parents 887cac9 + 9c37829 commit afca11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
with:
config_file: '.github/.licenserc.yaml'
source_dir: ''
compilers: '["gcc-11"]'
compilers: '["gcc-11", "clang-14"]'
doc_target: 'friendzone_cxx_api'
secrets: inherit

0 comments on commit afca11f

Please sign in to comment.