1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-08-25 14:02:59 +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: SSL:
matrix: matrix:
freebsd_instance: freebsd_instance:
image_family: freebsd-13-2 image_family: freebsd-14-0
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