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
|
- .core-defs
|
||||||
|
|
||||||
################################### CONSOLES #################################
|
################################### CONSOLES #################################
|
||||||
|
# PlayStation 2
|
||||||
|
libretro-build-ps2:
|
||||||
|
extends:
|
||||||
|
- .libretro-ps2-static-retroarch-master
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# PlayStation Portable
|
# PlayStation Portable
|
||||||
libretro-build-psp:
|
libretro-build-psp:
|
||||||
extends:
|
extends:
|
||||||
|
|
Loading…
Reference in New Issue