Skip to content

Commit f450e5e

Browse files
committed
[ci] Update vcpkg (Qt 6.9.1)
1 parent 0d39898 commit f450e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Update vcpkg
3636
shell: pwsh
3737
run: |
38-
$vcpkgCommit = 'dd3097e305afa53f7b4312371f62058d2e665320'
38+
$vcpkgCommit = 'ee0973d8090e4e3e452244bb50d34c25fe907dc2'
3939
pushd "$env:VCPKG_INSTALLATION_ROOT"
4040
git fetch origin $vcpkgCommit
4141
git reset --hard $vcpkgCommit

0 commit comments

Comments
 (0)