Skip to content

Commit

Permalink
update ci pipeline with newer qt version
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Nov 27, 2023
1 parent 051cd92 commit fa3f376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
aqtversion: '==3.1.*'
version: '6.6.0'
version: '6.6.1'
host: ${{ matrix.host }}
target: 'desktop'
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit fa3f376

Please sign in to comment.