mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-06 01:30:40 +03:00
Merge pull request #1823 from chipitsine/bump_cirrus_ci
CI: cirrus-ci: switch to freebsd-13.2
This commit is contained in:
commit
6ff0ce7076
@ -3,14 +3,13 @@ FreeBSD_task:
|
||||
env:
|
||||
SSL: openssl
|
||||
env:
|
||||
# OpenSSL 3.0.x
|
||||
SSL: openssl-devel
|
||||
SSL: openssl31
|
||||
env:
|
||||
# base openssl
|
||||
SSL:
|
||||
matrix:
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-1
|
||||
image_family: freebsd-13-2
|
||||
prepare_script:
|
||||
- pkg install -y pkgconf cmake git libsodium $SSL
|
||||
- git submodule update --init --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user