mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-16 19:09:15 +01:00
Update SDL2 version for remaining workflows (#401)
This commit is contained in:
parent
b086945b67
commit
07cfe51010
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…
Reference in New Issue
Block a user