Update SDL to 2.30.11, use GitHub links for SDL, as it might be faster on Actions virtual machines

This commit is contained in:
Alibek Omarov
2025-01-08 09:37:32 +03:00
parent b45581c630
commit 80bac157eb
3 changed files with 3 additions and 3 deletions

View File

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