Skip to content

Commit

Permalink
Update test-build github workflow to use SDL2 2.28.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <[email protected]>
  • Loading branch information
veeableful committed Dec 11, 2023
1 parent d307a9f commit 80b61e1
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.0.22
SDL_VERSION: 2.28.0
IMG_VERSION: 2.0.5
MIX_VERSION: 2.0.4
TTF_VERSION: 2.0.18
Expand Down

0 comments on commit 80b61e1

Please sign in to comment.