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
1 changed files with 6 additions and 0 deletions

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: