From 612a868772a675273f381635f25950cb7b158d3b Mon Sep 17 00:00:00 2001 From: George Wang Date: Thu, 4 Jan 2024 13:13:11 -0500 Subject: [PATCH] Update cirrus-ci freebsd image from 12.1 to 13.2. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index b4e245f..14e8906 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image: freebsd-12-1-release-amd64 + image: freebsd-13-2-release-amd64 task: install_script: