summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-07-23 20:24:32 +0200
committerGitHub <noreply@github.com>2021-07-23 20:24:32 +0200
commit01d072f7bf1b81fd1ab432ac835eb2d7522e4b11 (patch)
tree3717f35e30b1f0ac8d0e37ff7043363cedeb1027
parenteb4229eda04dc36a52d6a2fbf7cce4d4273d3e00 (diff)
parente4cf265c40b44f86c02164341d49f159664ed2e4 (diff)
downloadMPC-01d072f7bf1b81fd1ab432ac835eb2d7522e4b11.tar.gz
Merge pull request #142 from DOCGroup/jwillemsen-patch-1ocitao22ap21MPC_4_1_46ACE+TAO-7_0_3ACE+TAO-6_5_14
Update windows.yml
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 930e4e8e..764bcf8a 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -65,7 +65,7 @@ jobs:
- name: Install vcpkg
uses: lukka/run-vcpkg@v7
with:
- vcpkgGitCommitId: 5568f110b509a9fd90711978a7cb76bae75bb092
+ vcpkgGitCommitId: d417ae59d6e9aa20d9f812b5deb966645c54687d
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}
vcpkgTriplet: ${{ matrix.vcpkgarch }}
appendedCacheKey: ${{ matrix.name }}