Merge pull request #143 from fjtrujy/master

Add PS2 to the CI for compilation
This commit is contained in:
Autechre 2021-07-25 20:02:34 +02:00 committed by GitHub
commit 1d8313cc14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: