CI: Update vcpkg msys runtime version

This commit is contained in:
sluicebox 2023-04-05 12:11:52 -07:00
parent b968fc0c33
commit 64451af171

View File

@ -46,7 +46,7 @@ jobs:
# use a fork of vcpkg with the previous working setup from March 2022
# with the the January 2023 fix for msys-libtool's url cherry-picked.
vcpkgGitURL: 'https://github.com/sluicebox/vcpkg.git'
vcpkgGitCommitId: f28c1edaffcb027da40b120112c89033d4303dcc
vcpkgGitCommitId: 47c0c6e2cb7e70edf5799bb48560d7ddbeb6250d
vcpkgTriplet: '${{ matrix.triplet }}'
vcpkgArguments: '${{ matrix.vcpkgPackages }}'
# - name: Upload libs