1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

FreeBSD CI: freebsd_instance cannot be omitted

also fix image_family name.
This commit is contained in:
Koichiro IWAO 2019-12-24 08:51:40 +09:00
parent 543a26c6a6
commit 6b6c0ae636
No known key found for this signature in database
GPG Key ID: 9F72CDBC01BF10EB

View File

@ -11,7 +11,9 @@ FreeBSD_task:
env:
SSL:
matrix:
image_family: freebsd-12-1-release-amd64
freebsd_instance:
image_family: freebsd-12-1
freebsd_instance:
image_family: freebsd-11-3-snap
prepare_script:
- pkg install -y cmake git $SSL