Skip to content

Commit

Permalink
CI: use clang15 for header guards check
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Aug 3, 2023
1 parent ad3c96d commit 8208bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
LCG: ["dev4/x86_64-centos7-clang12-opt"]
LCG: ["LCG_103/x86_64-centos7-clang15-opt"]
steps:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/github-action-cvmfs@v3
Expand Down

0 comments on commit 8208bd3

Please sign in to comment.