Add PS2 to the CI for compilation
This commit is contained in:
parent
828965d33d
commit
49d6efa3d1
|
@ -172,6 +172,12 @@ libretro-build-tvos-arm64:
|
|||
- .core-defs
|
||||
|
||||
################################### CONSOLES #################################
|
||||
# PlayStation 2
|
||||
libretro-build-ps2:
|
||||
extends:
|
||||
- .libretro-ps2-static-retroarch-master
|
||||
- .core-defs
|
||||
|
||||
# PlayStation Portable
|
||||
libretro-build-psp:
|
||||
extends:
|
||||
|
|
Loading…
Reference in New Issue