Skip to content

Commit

Permalink
.github: update versions in codechecker workflow
Browse files Browse the repository at this point in the history
This check is failing; trying to update version to see if the failure is
resolved.

Signed-off-by: Eric Raut <[email protected]>
(cherry picked from commit b3b53e1)
  • Loading branch information
rauteric authored and bwbarrett committed Jul 1, 2024
1 parent 3276193 commit a883dfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/distcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,9 @@ jobs:
build-command: make
ctu: true
config: .github/codechecker.yaml
install-custom: true
version: v6.23.1
llvm-version: '18'

- name: Save CodeChecker HTML output.
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a883dfe

Please sign in to comment.