mirror of https://github.com/snes9xgit/snes9x.git
cirrus.yml: Update targets.
Switch to arm and see if macos builds. Remove psp target.
This commit is contained in:
parent
c7d4c2e478
commit
cb8eae1486
|
@ -195,12 +195,3 @@ libretro_nintendo-ngc_task:
|
|||
build_artifacts:
|
||||
path: "libretro/snes9x_libretro_ngc.a"
|
||||
|
||||
|
||||
libretro_playstation-psp_task:
|
||||
container:
|
||||
image: bkcsoft/psptoolchain
|
||||
compile_script:
|
||||
- make -j2 -C libretro platform=unix
|
||||
build_artifacts:
|
||||
path: "libretro/snes9x_libretro.so"
|
||||
|
||||
|
|
Loading…
Reference in New Issue