git: bf2ccfcbac03 - stable/14 - .cirrus.yml: Switch image to 14

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 06 May 2025 11:02:34 UTC
The branch stable/14 has been updated by bofh:

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

commit bf2ccfcbac03765c682960e85fecdd6164f92c6f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-05-01 22:56:46 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-05-06 11:02:14 +0000

    .cirrus.yml: Switch image to 14
    
    The current default image is set to 13.4 which is going to reach EOL
    soon so switch the default CI image to 14.
    
    Will be merged into stable/14 only. This has no operational effect on
    the build itself.
    
    Approved by:    emaste
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D50110
    
    (cherry picked from commit 3740606f2641e2784eca9fe75428b7de46596d3e)
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index bab6c600ba9b..472fab9423a8 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-4-release-amd64
+  image: freebsd-14-2-release-amd64-ufs
   cpu: 8
   memory: 8G
   disk: 40