Browse Source

github: bump SDL2 version to 2.28.1

pull/2/head
Alibek Omarov 1 year ago
parent
commit
e49848d090
  1. 2
      .github/workflows/c-cpp.yml

2
.github/workflows/c-cpp.yml

@ -49,7 +49,7 @@ jobs: @@ -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:

Loading…
Cancel
Save