From: alexspirt Date: Mon, 13 Feb 2023 09:12:38 +0000 (+0300) Subject: Fix FreeBSD integration X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=commitdiff_plain;h=dbe48a1212192559ba9843c532e6faff0ea41175;p=openssl-gost%2Fengine.git Fix FreeBSD integration --- diff --git a/.cirrus.yml b/.cirrus.yml index 9921cf6..d896e08 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ FreeBSD_task: freebsd_instance: - image_family: freebsd-12-1 + image_family: freebsd-13-1 env: PREFIX: ${HOME}/opt PATH: ${PREFIX}/bin:${PATH}