Upgrades fmt to 10.1.1 and SDL2 to 2.28.4
@ -42,7 +42,7 @@ jobs:
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11.1
with:
vcpkgGitCommitId: 'e8c2a04eb7ca058b6e2f0e6e33c67fdbffeee846'
vcpkgGitCommitId: '486a4640db740f5994e492eb60748111dfc48de7'
- name: Fetch test data
run: |
@ -7,7 +7,7 @@
"simpleini",
"lua"
],
"builtin-baseline": "e8c2a04eb7ca058b6e2f0e6e33c67fdbffeee846",
"builtin-baseline": "486a4640db740f5994e492eb60748111dfc48de7",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",