diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 10d8eebd..dbc76e78 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -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: