mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Update SDL2 version for remaining workflows (#401)
This commit is contained in:
parent
b086945b67
commit
07cfe51010
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:
|
||||
type: string
|
||||
required: false
|
||||
default: '2.28.5'
|
||||
default: '2.30.3'
|
||||
N64RECOMP_COMMIT:
|
||||
type: string
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue