ci: upgrade to latest SDL2 release

This commit is contained in:
Alibek Omarov
2025-10-01 17:22:06 +08:00
parent 47d181aa92
commit 7266c5469a

View File

@@ -70,7 +70,7 @@ jobs:
targetos: apple
targetarch: amd64
env:
SDL_VERSION: 2.32.8
SDL_VERSION: 2.32.10
FFMPEG_VERSION: 7.1
GH_CPU_ARCH: ${{ matrix.targetarch }}
GH_CPU_OS: ${{ matrix.targetos }}