Skip to content

Commit

Permalink
Update to clang 16 in Jenkins runs
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaddy committed Sep 11, 2023
1 parent a9760a8 commit 36bcf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ pipeline
source builds/run_tests.sh
setupTests -c gcc -t ${CHOLLA_MAKE_TYPE}
module load clang/15.0.2
module load clang/16.0.6
make tidy CLANG_TIDY_ARGS="--warnings-as-errors=*" TYPE=${CHOLLA_MAKE_TYPE}
'''
}
Expand Down

0 comments on commit 36bcf91

Please sign in to comment.