Skip to content

Commit

Permalink
test with clang-14
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaldrop107 committed Apr 26, 2024
1 parent d7fa850 commit 5d46512
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: 'include src tests'
compilers: '["gcc-11", "clang-11"]'
compilers: '["gcc-11", "clang-14"]'
doc_target: 'parallelzone_cxx_api'
secrets: inherit

0 comments on commit 5d46512

Please sign in to comment.