From e4aff409f8ddbc060e51ec2677cd380385144bf1 Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Fri, 6 Dec 2019 09:45:19 +0900 Subject: [PATCH] FreeBSD CI: switch to the latest 12.1-RELEASE --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1bb4b1d1..c0146b62 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ FreeBSD_task: freebsd_instance: - image: freebsd-12-0-release-amd64 + image: freebsd-12-1-release-amd64 env: ASSUME_ALWAYS_YES: TRUE # required for unattanded "pkg" invocation install_script: