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
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"default-registry": {
|
||||
"kind": "git",
|
||||
"baseline": "4e08971f3ddc13018ca858a692efe92d3b6b9fce",
|
||||
"baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf",
|
||||
"repository": "https://github.com/microsoft/vcpkg"
|
||||
},
|
||||
"registries": [
|
||||
|
||||
Reference in New Issue
Block a user