mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 09:29:52 +03:00
CI: cirrus-ci: switch to freebsd-13.2
openssl-devel has been renamed to openssl3{0,1}.
This commit is contained in:
parent
22c602f630
commit
b3df7a0b90
@ -3,14 +3,13 @@ FreeBSD_task:
|
|||||||
env:
|
env:
|
||||||
SSL: openssl
|
SSL: openssl
|
||||||
env:
|
env:
|
||||||
# OpenSSL 3.0.x
|
SSL: openssl31
|
||||||
SSL: openssl-devel
|
|
||||||
env:
|
env:
|
||||||
# base openssl
|
# base openssl
|
||||||
SSL:
|
SSL:
|
||||||
matrix:
|
matrix:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-13-1
|
image_family: freebsd-13-2
|
||||||
prepare_script:
|
prepare_script:
|
||||||
- pkg install -y pkgconf cmake git libsodium $SSL
|
- pkg install -y pkgconf cmake git libsodium $SSL
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
Loading…
Reference in New Issue
Block a user