git: 7dea7445ba44 - stable/13 - Cirrus-CI: update stable/13 CI image to 13.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 May 2023 22:42:12 UTC
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7dea7445ba4443190edca781bd6a293ea6e2c2ff commit 7dea7445ba4443190edca781bd6a293ea6e2c2ff Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-05-03 20:31:22 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-05-03 20:33:52 +0000 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