Browse Source

Upgrade vcpkg baseline commit

pull/6897/merge
Oleksandr Kalko 1 year ago committed by Gleb Mazovetskiy
parent
commit
b50949a8d1
  1. 2
      .github/workflows/Windows_MSVC_x64.yml
  2. 2
      vcpkg.json

2
.github/workflows/Windows_MSVC_x64.yml

@ -42,7 +42,7 @@ jobs:
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11.5
with:
vcpkgGitCommitId: '29b2ea2d4b6197e66ef346e62ccbba35b55b7de5'
vcpkgGitCommitId: '813a241fb83adad503a391facaa6aa634631accc'
- name: Fetch test data
run: |

2
vcpkg.json

@ -6,7 +6,7 @@
"bzip2",
"lua"
],
"builtin-baseline": "29b2ea2d4b6197e66ef346e62ccbba35b55b7de5",
"builtin-baseline": "813a241fb83adad503a391facaa6aa634631accc",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",

Loading…
Cancel
Save