FreeBSD CI: simplify CI test for a while
some tests are failing due to FreeBSD OpenSSL version change.
This commit is contained in:
parent
e3e8ed0758
commit
c99e54cbcb
@ -1,14 +1,10 @@
|
|||||||
FreeBSD_task:
|
FreeBSD_task:
|
||||||
matrix:
|
matrix:
|
||||||
env:
|
|
||||||
SSL: openssl
|
|
||||||
env:
|
env:
|
||||||
SSL: libressl
|
SSL: libressl
|
||||||
matrix:
|
matrix:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-12-1
|
image_family: freebsd-12-1
|
||||||
freebsd_instance:
|
|
||||||
image_family: freebsd-11-3-snap
|
|
||||||
prepare_script:
|
prepare_script:
|
||||||
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm
|
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
Loading…
Reference in New Issue
Block a user