Browse Source

Upgrade vcpkg baseline commit

pull/6627/head
Oleksandr Kalko 3 years ago committed by Anders Jenbo
parent
commit
3aadfb7c17
  1. 2
      .github/workflows/Windows_MSVC_x64.yml
  2. 2
      vcpkg.json

2
.github/workflows/Windows_MSVC_x64.yml

@ -35,7 +35,7 @@ jobs:
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11.1
with:
vcpkgGitCommitId: '927bc12e31148b0d44ae9d174b96c20e3bcf08eb'
vcpkgGitCommitId: 'e8c2a04eb7ca058b6e2f0e6e33c67fdbffeee846'
- name: Fetch test data
run: |

2
vcpkg.json

@ -6,7 +6,7 @@
"bzip2",
"simpleini"
],
"builtin-baseline": "927bc12e31148b0d44ae9d174b96c20e3bcf08eb",
"builtin-baseline": "e8c2a04eb7ca058b6e2f0e6e33c67fdbffeee846",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",

Loading…
Cancel
Save