github: bump SDL2 version to 2.28.1
This commit is contained in:
parent
1bfc6e6705
commit
e49848d090
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
||||||
targetos: win32
|
targetos: win32
|
||||||
targetarch: i386
|
targetarch: i386
|
||||||
env:
|
env:
|
||||||
SDL_VERSION: 2.26.2
|
SDL_VERSION: 2.28.1
|
||||||
GH_CPU_ARCH: ${{ matrix.targetarch }}
|
GH_CPU_ARCH: ${{ matrix.targetarch }}
|
||||||
ANDROID_SDK_TOOLS_VER: 4333796
|
ANDROID_SDK_TOOLS_VER: 4333796
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue