Skip to content

Commit 65adb4c

Browse files
authored
ci: bump macos sdl2 version to 2.32.4 (#1017)
1 parent 84d8ac9 commit 65adb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
runs-on: macos-13
8282
timeout-minutes: 60
8383
env:
84-
SDL2_VERSION: 2.30.11
84+
SDL2_VERSION: 2.32.4
8585
CFLAGS: -fpermissive -std=c99
8686
steps:
8787
- name: Checkout V

0 commit comments

Comments
 (0)