Skip to content

Commit 15028f2

Browse files
committed
CI: use SDL3 on GitHub Actions.
1 parent e5327f5 commit 15028f2

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@v1
1919
with:
20-
version: sdl2-latest
20+
version: sdl3-latest
2121
- name: Get DirkSimple sources
2222
uses: actions/checkout@v3
2323
- name: Configure CMake

0 commit comments

Comments
 (0)