Bump macOS Qt version
This commit is contained in:
parent
83a57c145c
commit
3af14307d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.2.*'
|
||||
version: '6.5.*'
|
||||
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
||||
|
||||
- name: Configure
|
||||
|
|
Loading…
Reference in a new issue