mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 05:01:39 +00:00
Update SDL2 version for remaining workflows
This commit is contained in:
parent
b086945b67
commit
1a99022acd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
SDL2_VERSION:
|
SDL2_VERSION:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
default: '2.28.5'
|
default: '2.30.3'
|
||||||
N64RECOMP_COMMIT:
|
N64RECOMP_COMMIT:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue