File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,9 +202,9 @@ jobs:
202202 name : VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }}
203203 runs-on : windows-2019
204204 env :
205- VCPKG_VERSION : 501db0f17ef6df184fcdbfbe0f87cde2313b6ab1
206- # 2023.04.15
207- vcpkg_packages : gettext zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp opengl-registry
205+ VCPKG_VERSION : 5cf60186a241e84e8232641ee973395d4fde90e1
206+ # 2022.02
207+ vcpkg_packages : zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp opengl-registry
208208 strategy :
209209 fail-fast : false
210210 matrix :
@@ -249,7 +249,6 @@ jobs:
249249 -DENABLE_POSTGRESQL=OFF `
250250 -DENABLE_LUAJIT=TRUE `
251251 -DREQUIRE_LUAJIT=TRUE `
252- -DENABLE_GETTEXT=TRUE `
253252 -DRUN_IN_PLACE=${{ contains(matrix.type, 'portable') }} .
254253
255254 - name : Build Minetest
You can’t perform that action at this time.
0 commit comments