2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-24 02:40:41 +01:00

ci: update SDL2 to 2.30.9

This commit is contained in:
Alibek Omarov 2024-11-18 20:03:34 +03:00
parent e94a2c900f
commit 8b0d49f036

View File

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