Skip to content

Commit

Permalink
.github/workflows: update SDL2 package versions in test-build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <lilis@veand.co>
  • Loading branch information
veeableful committed Dec 22, 2024
1 parent faaabed commit ea7da53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ jobs:
runs-on: ubuntu-latest
env:
SDL_VERSION: 2.30.0
IMG_VERSION: 2.6.0
MIX_VERSION: 2.6.0
TTF_VERSION: 2.0.18
IMG_VERSION: 2.8.0
MIX_VERSION: 2.8.0
TTF_VERSION: 2.22.0
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
Expand Down

0 comments on commit ea7da53

Please sign in to comment.