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:
|
||||
matrix:
|
||||
env:
|
||||
SSL: openssl
|
||||
env:
|
||||
SSL: libressl
|
||||
matrix:
|
||||
freebsd_instance:
|
||||
image_family: freebsd-12-1
|
||||
freebsd_instance:
|
||||
image_family: freebsd-11-3-snap
|
||||
prepare_script:
|
||||
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm
|
||||
- git submodule update --init --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user