mirror of https://github.com/bsnes-emu/bsnes.git
Make CirrusCI use a supported version of FreeBSD.
This commit is contained in:
parent
bbcdddfcd1
commit
92ebbae4ce
|
@ -23,7 +23,7 @@ linux-x86_64-binaries_task:
|
||||||
|
|
||||||
freebsd-x86_64-binaries_task:
|
freebsd-x86_64-binaries_task:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-12-0-release-amd64
|
image_family: freebsd-12-1
|
||||||
|
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg install --yes gmake gdb gcc8 pkgconf sdl2 openal-soft gtksourceview2 libXv zip
|
- pkg install --yes gmake gdb gcc8 pkgconf sdl2 openal-soft gtksourceview2 libXv zip
|
||||||
|
|
Loading…
Reference in New Issue