Skip to content

Commit

Permalink
Update test-build.yml github workflow to use SDL_image 2.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <[email protected]>
  • Loading branch information
veeableful committed Apr 22, 2024
1 parent c0cec1a commit a1c2064
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 @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
env:
SDL_VERSION: 2.28.0
IMG_VERSION: 2.0.5
IMG_VERSION: 2.6.0
MIX_VERSION: 2.0.4
TTF_VERSION: 2.0.18
steps:
Expand Down

0 comments on commit a1c2064

Please sign in to comment.