1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-10-06 02:20:40 +03:00

CI: Update to FreeBSD 14.0-RELEASE

since FreeBSD 13.2 image is no longer available on the CI platform.
This commit is contained in:
Koichiro Iwao 2024-06-09 20:43:02 +09:00
parent bfaff4fdb0
commit ebe52afa9a

View File

@ -11,7 +11,7 @@ FreeBSD_task:
SSL:
matrix:
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-14-0
prepare_script:
- pkg install -y pkgconf cmake git libsodium $SSL
- git submodule update --init --recursive