Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

GL loader work #276

Merged
merged 14 commits into from
Feb 23, 2024
Merged
Prev Previous commit
Next Next commit
Adjust CI vcpkg run package installation
sfan5 committed Feb 23, 2024
commit 33bd340d7aec924b13d9a25db6d60852a8b394cd
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -199,7 +199,7 @@ jobs:
env:
VCPKG_VERSION: 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
# 2023.10.19
vcpkg_packages: zlib libpng libjpeg-turbo opengl-registry
vcpkg_packages: zlib libpng libjpeg-turbo
strategy:
fail-fast: false
matrix:
@@ -216,6 +216,7 @@ jobs:
-
use: FALSE
label: '(no SDL)'
vcpkg_packages: opengl-registry
-
use: TRUE
label: '(with SDL)'