-
Notifications
You must be signed in to change notification settings - Fork 842
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade VCPKG commit for SDL2 2.32.0
This catches up SDL version for MSVC
- Loading branch information
1 parent
fc0d8b0
commit 0c38179
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ jobs: | |
- name: Restore or setup vcpkg | ||
uses: lukka/[email protected] | ||
with: | ||
vcpkgGitCommitId: '74ec888e385d189b42d6b398d0bbaa6f1b1d3b0e' | ||
vcpkgGitCommitId: '99c9bc8b94f80cdb5caf9614d9d197d270e0b32e' | ||
|
||
- name: Fetch test data | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters