From 7dea7445ba4443190edca781bd6a293ea6e2c2ff Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 3 May 2023 16:31:22 -0400 Subject: [PATCH] Cirrus-CI: update stable/13 CI image to 13.1 We want to ensure that stable/13 still builds on the oldest supported 13.x release, so not updating directly to 13.2. Sponsored by: The FreeBSD Foundation --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 824ffcda20ca..88d232403ed1 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ compute_engine_instance: # gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images platform: freebsd image_project: freebsd-org-cloud-dev - image: freebsd-13-0-release-amd64 + image: freebsd-13-1-release-amd64 cpu: 8 memory: 8G disk: 40