We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.32.4
1 parent 4c35f9a commit f65862fCopy full SHA for f65862f
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
runs-on: macos-13
82
timeout-minutes: 60
83
env:
84
- SDL2_VERSION: 2.30.11
+ SDL2_VERSION: 2.32.4
85
CFLAGS: -fpermissive -std=c99
86
steps:
87
- name: Checkout V
0 commit comments