ci: bump SDL2 to 2.30.12

This commit is contained in:
Alibek Omarov 2025-02-02 08:14:24 +03:00
parent 11742efbc3
commit c3ebb84b97

View file

@ -66,7 +66,7 @@ jobs:
targetos: apple
targetarch: amd64
env:
SDL_VERSION: 2.30.11
SDL_VERSION: 2.30.12
GH_CPU_ARCH: ${{ matrix.targetarch }}
GH_CROSSCOMPILING: ${{ matrix.cross }}
steps: