Skip to content

Commit

Permalink
Update codechecker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
petermm committed Oct 12, 2024
1 parent 1b2a2ae commit 2372fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codechecker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ concurrency:
jobs:
analyze:
name: CodeChecker Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
CC: gcc-13
CXX: g++-13
Expand Down

0 comments on commit 2372fef

Please sign in to comment.