Skip to content

Commit

Permalink
Update appimage.yml move appimage to qt 6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Apr 22, 2024
1 parent 1842a38 commit a77ceca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup CMake
uses: ./.github/actions/cmake
with:
qt_version: 6.5.3
qt_version: 6.6.3
use_qt6: ON
modules: qtserialport qtmultimedia
additional_cmake_args: -DCMAKE_INSTALL_PREFIX='${{ github.workspace }}/install/usr'
Expand Down

0 comments on commit a77ceca

Please sign in to comment.