From: Junio C Hamano <gitster@pobox.com>
To: "Carlo Marcelo Arenas Belón" <carenas@gmail.com>
Cc: git@vger.kernel.org, sunshine@sunshineco.com
Subject: Re: [PATCH v2] ci: update FreeBSD image to 13.4
Date: Fri, 20 Sep 2024 14:40:47 -0700 [thread overview]
Message-ID: <xmqqldzmdmw0.fsf@gitster.g> (raw)
In-Reply-To: <20240920201409.8723-1-carenas@gmail.com> ("Carlo Marcelo Arenas Belón"'s message of "Fri, 20 Sep 2024 13:14:09 -0700")
Carlo Marcelo Arenas Belón <carenas@gmail.com> writes:
> FreeBSD 13.4 was recently released, and that means the version
> of the image used by this job (13.2) will be out of support soon.
>
> Update it before the job starts failing because packages are no
> longer compatible or the image gets retired by the provider since
> it is now EOL.
>
> Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
> ---
> .cirrus.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks!
> diff --git a/.cirrus.yml b/.cirrus.yml
> index 77346a4929..1fbdc2652b 100644
> --- a/.cirrus.yml
> +++ b/.cirrus.yml
> @@ -9,7 +9,7 @@ freebsd_task:
> DEFAULT_TEST_TARGET: prove
> DEVELOPER: 1
> freebsd_instance:
> - image_family: freebsd-13-2
> + image_family: freebsd-13-4
> memory: 2G
> install_script:
> pkg install -y gettext gmake perl5
prev parent reply other threads:[~2024-09-20 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-20 20:14 [PATCH v2] ci: update FreeBSD image to 13.4 Carlo Marcelo Arenas Belón
2024-09-20 21:40 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqldzmdmw0.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=carenas@gmail.com \
--cc=git@vger.kernel.org \
--cc=sunshine@sunshineco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.