Skip to content

Commit

Permalink
Update Linux CI to Qt6.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Nov 13, 2023
1 parent 375e975 commit 20daeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.5.2'
version: '6.5.3'
dir: ${{runner.workspace}}/Qt
modules: 'qtwebengine qtpositioning qt5compat qtpdf qtwebchannel'
setup-python: 'false'
Expand Down

0 comments on commit 20daeb3

Please sign in to comment.