Skip to content

Commit

Permalink
ci: Fix Qt version for clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Nov 29, 2024
1 parent 447f439 commit abf6d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- os: ubuntu-22.04
preset:
name: ci-clang-tidy-qt6
qt_version: "5.15"
qt_version: "6.3.*"

- os: ubuntu-22.04
preset:
Expand Down

0 comments on commit abf6d79

Please sign in to comment.