mirror of https://github.com/neutrinolabs/xrdp
Bump CI version of FreeBSD to 13.2
This commit is contained in:
parent
7bcaa2a0b9
commit
05c78bb284
|
@ -4,7 +4,7 @@ FreeBSD_task:
|
||||||
SSL: libressl
|
SSL: libressl
|
||||||
matrix:
|
matrix:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-12-4
|
image_family: freebsd-13-2
|
||||||
prepare_script:
|
prepare_script:
|
||||||
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm fusefs-libs check imlib2 freetype2 cmocka
|
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm fusefs-libs check imlib2 freetype2 cmocka
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
Loading…
Reference in New Issue