Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2025 18:49:56 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5bd7cf837c5f - main - Cirrus-CI: Bump image to (supported) 13.4
Message-ID:  <202502211849.51LInu95060475@gitrepo.freebsd.org>

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

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

commit 5bd7cf837c5fd30a04a45e20c1dcf18d113d98c4
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-02-21 18:07:32 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-02-21 18:49:42 +0000

    Cirrus-CI: Bump image to (supported) 13.4
    
    Sponsored by:   The FreeBSD Foundation
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 8daaef148ca7..5ec1a583255b 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-13-3-release-amd64
+  image: freebsd-13-4-release-amd64
   cpu: 8
   memory: 8G
   disk: 40



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