[Scummvm-git-logs] scummvm master -> bd36fea8a2f95c54f6125e453a24ad31562403d8
sluicebox
noreply at scummvm.org
Wed Mar 9 11:26:29 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
bd36fea8a2 CI: Update vcpkg to recent commit
Commit: bd36fea8a2f95c54f6125e453a24ad31562403d8
https://github.com/scummvm/scummvm/commit/bd36fea8a2f95c54f6125e453a24ad31562403d8
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2022-03-09T06:23:58-05:00
Commit Message:
CI: Update vcpkg to recent commit
Fixes Windows builds
Changed paths:
.github/workflows/ci.yml
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 94bdac065d1..f07bb722840 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
uses: lukka/run-vcpkg at v7
id: runvcpkg
with:
- vcpkgGitCommitId: 70033dbb31527fb3e69654731f540f59c87787f9
+ vcpkgGitCommitId: be5c4ef68b51142ba705f0678b45d284977de677
vcpkgTriplet: '${{ matrix.triplet }}'
vcpkgArguments: '${{ matrix.vcpkgPackages }}'
# - name: Upload libs
More information about the Scummvm-git-logs
mailing list