Skip to content

Commit

Permalink
Windows: revert SDL to 2.28.5
Browse files Browse the repository at this point in the history
Fixes crashes on #1038 #1039
  • Loading branch information
crudelios committed Feb 7, 2024
1 parent d7bb8ce commit 236e118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
name: ${{ matrix.name }}
runs-on: windows-latest
env:
SDL_VERSION: 2.30.0
SDL_VERSION: 2.28.5
SDL_MIXER_VERSION: 2.8.0
COMPILER: ${{ matrix.COMPILER }}
SKIP_UPLOAD: ${{ matrix.SKIP_UPLOAD }}
Expand Down

0 comments on commit 236e118

Please sign in to comment.