mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-23 01:49:53 +03:00
FreeBSD CI: freebsd_instance
cannot be omitted
also fix image_family name.
This commit is contained in:
parent
543a26c6a6
commit
6b6c0ae636
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user