github: update SDL to 2.30.3

This commit is contained in:
Alibek Omarov
2024-05-03 16:04:13 +03:00
parent a17b8aaa13
commit 89b9f9ffe2

View File

@@ -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