Skip to content

Commit cc338ef

Browse files
committed
ci: we need sdl3-head, until SDL 3.4.0 ships.
1 parent 21f07d4 commit cc338ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id: sdl
1818
uses: libsdl-org/setup-sdl@main
1919
with:
20-
version: sdl3-latest
20+
version: sdl3-head
2121
- name: Get MojoAL sources
2222
uses: actions/checkout@v3
2323
- name: Configure CMake

0 commit comments

Comments
 (0)