Skip to content

Commit

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

0 comments on commit 8ea9d13

Please sign in to comment.