Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaMeinhold committed Dec 8, 2024
2 parents 078f403 + 9122cb8 commit 89001d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-sdl2-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4.1.7
with:
repository: 'libsdl-org/SDL'
ref: 'release-2.30.8'
ref: 'release-2.30.10'
path: 'SDL'

- name: Install dependencies on Ubuntu
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake-sdl2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4.1.7
with:
repository: 'libsdl-org/SDL'
ref: 'release-2.30.8'
ref: 'release-2.30.10'
path: 'SDL'

- name: Install dependencies on Ubuntu
Expand Down

0 comments on commit 89001d9

Please sign in to comment.