Skip to content

Commit

Permalink
Upgrade vcpkg baseline commit (#6528)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunamistate authored Aug 29, 2023
1 parent 4deae11 commit e9de3cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Windows_MSVC_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
uses: lukka/get-cmake@latest

- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11
uses: lukka/run-vcpkg@v11.1
with:
vcpkgGitCommitId: '78b61582c9e093fda56a01ebb654be15a0033897'
vcpkgGitCommitId: '927bc12e31148b0d44ae9d174b96c20e3bcf08eb'

- name: Fetch test data
run: |
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bzip2",
"simpleini"
],
"builtin-baseline": "78b61582c9e093fda56a01ebb654be15a0033897",
"builtin-baseline": "927bc12e31148b0d44ae9d174b96c20e3bcf08eb",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",
Expand Down

0 comments on commit e9de3cc

Please sign in to comment.