Skip to content

Commit 232fe9b

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Upgrade to use SDL3 version of libtcod
1 parent 698331b commit 232fe9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ jobs:
4444
sdist:
4545
runs-on: ubuntu-latest
4646
steps:
47-
- uses: HexDecimal/setup-sdl@6574e20ac65ce362cd12f9c26b3a5e4d3cd31dee
47+
- uses: libsdl-org/setup-sdl@6574e20ac65ce362cd12f9c26b3a5e4d3cd31dee
4848
with:
4949
install-linux-dependencies: true
50-
version: 2-latest
50+
version: "3.2.14"
5151
- uses: actions/checkout@v4
5252
with:
5353
fetch-depth: ${{ env.git-depth }}

0 commit comments

Comments
 (0)