The branch releng/15.0 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=7ae8ea82d76984e880759900f0de68be1d90b506
commit 7ae8ea82d76984e880759900f0de68be1d90b506 Author: Ed Maste <[email protected]> AuthorDate: 2025-10-04 13:10:09 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2025-10-15 19:23:29 +0000 Cirrus-CI: Bump to FreeBSD 14.3 image Approved by: re (cperciva) Sponsored by: The FreeBSD Foundation (cherry picked from commit cca9295dd6adc4245fbeeefbe05c13c52d089bd7) (cherry picked from commit 608043e6d029a00170a0a80d52fa9afdf209c692) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 9ed08d750e2f..082d2d98dc7f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,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-14-2-release-amd64-ufs + image: freebsd-14-3-release-amd64-ufs cpu: 8 memory: 8G disk: 40
