summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-06-15 13:01:05 -0400
committerEd Maste <emaste@FreeBSD.org>2022-06-15 13:10:25 -0400
commit73afbe2735e16b4a830fa6971b0dc75fdfbb788b (patch)
treee697dd366099ce43d4c09ff3085f49f48341c9e4 /.cirrus.yml
parent464f9d9f1a5b3f51845e5f8662a37f48a7dfd996 (diff)
downloadlibarchive-73afbe2735e16b4a830fa6971b0dc75fdfbb788b.tar.gz
CI: update FreeBSD versions
Update to latest released versions (12.3 and 13.1), and drop now-EOL 11.4.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f882d145..e53133da 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -10,11 +10,9 @@ FreeBSD_task:
BS: cmake
matrix:
freebsd_instance:
- image_family: freebsd-13-0
+ image_family: freebsd-13-1
freebsd_instance:
- image_family: freebsd-12-2
- freebsd_instance:
- image_family: freebsd-11-4
+ image_family: freebsd-12-3
prepare_script:
- ./build/ci/cirrus_ci/ci.sh prepare
configure_script: