Skip to content

Commit

Permalink
.github/workflows: Update test-build.yml to use SDL2 2.30.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <[email protected]>
  • Loading branch information
veeableful committed May 12, 2024
1 parent e709f5f commit 75abc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test-build:
runs-on: ubuntu-latest
env:
SDL_VERSION: 2.28.0
SDL_VERSION: 2.30.0
IMG_VERSION: 2.6.0
MIX_VERSION: 2.0.4
TTF_VERSION: 2.0.18
Expand Down

0 comments on commit 75abc56

Please sign in to comment.