mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-19 17:59:19 +03:00
FreeBSD CI: freebsd_instance
cannot be omitted
also fix image_family name.
This commit is contained in:
@ -11,7 +11,9 @@ FreeBSD_task:
|
|||||||
env:
|
env:
|
||||||
SSL:
|
SSL:
|
||||||
matrix:
|
matrix:
|
||||||
image_family: freebsd-12-1-release-amd64
|
freebsd_instance:
|
||||||
|
image_family: freebsd-12-1
|
||||||
|
freebsd_instance:
|
||||||
image_family: freebsd-11-3-snap
|
image_family: freebsd-11-3-snap
|
||||||
prepare_script:
|
prepare_script:
|
||||||
- pkg install -y cmake git $SSL
|
- pkg install -y cmake git $SSL
|
||||||
|
Reference in New Issue
Block a user