github: bump SDL2 version to 2.28.1

This commit is contained in:
Alibek Omarov 2023-07-23 03:16:03 +03:00
parent 1bfc6e6705
commit e49848d090
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
targetos: win32
targetarch: i386
env:
SDL_VERSION: 2.26.2
SDL_VERSION: 2.28.1
GH_CPU_ARCH: ${{ matrix.targetarch }}
ANDROID_SDK_TOOLS_VER: 4333796
steps: