ci: use Qt 6.8.2 for Qt action installs
update vcpkg manifest to newest vcpkg release
This commit is contained in:
committed by
Chris Rizzitello
parent
d5ee57f349
commit
d5624ba65e
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -255,7 +255,7 @@ jobs:
|
||||
id: get-deps
|
||||
uses: ./.github/actions/install-dependencies
|
||||
with:
|
||||
mac-qt-version: 6.7.3
|
||||
mac-qt-version: 6.8.2
|
||||
like: ${{ matrix.target.like }}
|
||||
|
||||
- name: Get version
|
||||
|
||||
Reference in New Issue
Block a user