diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 5136764e..51b7f70d 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -44,7 +44,7 @@ jobs: targetos: win32 targetarch: i386 env: - SDL_VERSION: 2.28.5 + SDL_VERSION: 2.30.3 GH_CPU_ARCH: ${{ matrix.targetarch }} steps: - name: Checkout