1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00

Merge pull request #1082 from metalefty/freebsd-ci

FreeBSD CI: quit freebsd-11-3-snap
This commit is contained in:
Ilya Shipitsin 2020-03-20 19:35:58 +05:00 committed by GitHub
commit 60c1e2027d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,6 @@ FreeBSD_task:
matrix: matrix:
freebsd_instance: freebsd_instance:
image_family: freebsd-12-1 image_family: freebsd-12-1
freebsd_instance:
image_family: freebsd-11-3-snap
prepare_script: prepare_script:
- pkg install -y cmake git $SSL - pkg install -y cmake git $SSL
- git submodule update --init --recursive - git submodule update --init --recursive