mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-11 14:14:18 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user