Update the VCPKG version in Actions
This commit is contained in:
parent
1eb6b1dcb0
commit
67bd44f9fb
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -260,8 +260,8 @@ jobs:
|
|||||||
name: VS 2022 ${{ matrix.config.arch }}-${{ matrix.type }}
|
name: VS 2022 ${{ matrix.config.arch }}-${{ matrix.type }}
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
env:
|
env:
|
||||||
VCPKG_VERSION: af2287382b1991dbdcb7e5112d236f3323b9dd7a
|
VCPKG_VERSION: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
|
||||||
# 2022.03.10
|
# 2023.11.20
|
||||||
vcpkg_packages: irrlicht zlib curl[winssl] openal-soft libvorbis libogg sqlite3 freetype luajit gmp jsoncpp
|
vcpkg_packages: irrlicht zlib curl[winssl] openal-soft libvorbis libogg sqlite3 freetype luajit gmp jsoncpp
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user