Use newer vcpkg in Windows CI

This commit is contained in:
sfan5 2023-11-30 15:43:07 +01:00
parent 85081d6fe0
commit b284ea076b
1 changed files with 2 additions and 2 deletions

View File

@ -195,8 +195,8 @@ jobs:
name: VS 2019 ${{ matrix.config.arch }} ${{ matrix.sdl.label }}
runs-on: windows-2019
env:
VCPKG_VERSION: 14e7bb4ae24616ec54ff6b2f6ef4e8659434ea44
# 2022.05.10
VCPKG_VERSION: 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
# 2023.10.19
vcpkg_packages: zlib libpng libjpeg-turbo opengl-registry
strategy:
fail-fast: false