mirror of https://github.com/bsnes-emu/bsnes.git
Update the FreeBSD image to fix a build failure.
Apparently Ports only supports the latest stable release, not earlier releases in the 12.x family.
This commit is contained in:
parent
0ceddd3968
commit
be0ee7652c
|
@ -24,7 +24,7 @@ linux-x86_64-binaries_task:
|
|||
|
||||
freebsd-x86_64-binaries_task:
|
||||
freebsd_instance:
|
||||
image_family: freebsd-12-1
|
||||
image_family: freebsd-12-2
|
||||
|
||||
setup_script:
|
||||
- pkg install --yes gmake gdb gcc8 pkgconf sdl2 openal-soft gtksourceview2 libXv zip
|
||||
|
|
Loading…
Reference in New Issue