Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2025 18:16:38 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: f5936037f2f1 - stable/14 - Cirrus-CI: Bump to FreeBSD 14.3 image
Message-ID:  <202510071816.597IGcRO084889@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=f5936037f2f1e0bf03b8b8e16b1099f7dfe85e26

commit f5936037f2f1e0bf03b8b8e16b1099f7dfe85e26
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-10-04 13:10:09 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-10-07 18:16:17 +0000

    Cirrus-CI: Bump to FreeBSD 14.3 image
    
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit cca9295dd6adc4245fbeeefbe05c13c52d089bd7)
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 472fab9423a8..f8f2fdde9a9a 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510071816.597IGcRO084889>