diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index d76d1c35..b0da40d0 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -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: