Skip to content

Commit

Permalink
Update cmake-build.yml - Qt to 6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfug authored Mar 8, 2024
1 parent 8ea9d13 commit 5edae95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
aqtversion: '==3.1.*'
version: '6.*'
version: '6.6.2'
host: ${{ matrix.qt_host }}
target: 'desktop'
arch: ${{ matrix.qt_arch }}
Expand Down

0 comments on commit 5edae95

Please sign in to comment.