Skip to content

Commit

Permalink
Update action.yml: back to qt 6.5.3 to mitigate clang tidy false posi…
Browse files Browse the repository at this point in the history
…tive
  • Loading branch information
fvacek authored Apr 21, 2024
1 parent ee0ed3e commit 1842a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-linter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
- name: Setup CMake
uses: ./.github/actions/cmake
with:
qt_version: 6.6.3
qt_version: 6.5.3
use_qt6: ON
modules: qtserialport qtmultimedia
additional_cmake_args: -DCMAKE_GLOBAL_AUTOGEN_TARGET=ON -DCMAKE_AUTOGEN_ORIGIN_DEPENDS=OFF
Expand Down

0 comments on commit 1842a38

Please sign in to comment.