Skip to content

Commit

Permalink
.github/workflows: update MIX_VERSION to 2.6.0 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 5, 2024
1 parent f9a6239 commit 8934ff9
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 @@ -6,7 +6,7 @@ jobs:
env:
SDL_VERSION: 2.30.0
IMG_VERSION: 2.6.0
MIX_VERSION: 2.0.4
MIX_VERSION: 2.6.0
TTF_VERSION: 2.0.18
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8934ff9

Please sign in to comment.