From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: "Thomas Huth" <thuth@redhat.com>,
qemu-devel@nongnu.org,
"Daniel P . Berrangé" <berrange@redhat.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [PATCH] .gitlab-ci.d/cirrus: Remove the macos-15 job
Date: Mon, 21 Oct 2024 11:53:49 -0300 [thread overview]
Message-ID: <fb7712c8-0d80-4de6-872a-5d6022943b37@linaro.org> (raw)
In-Reply-To: <20241021124722.139348-1-thuth@redhat.com>
On 21/10/24 09:47, Thomas Huth wrote:
> Cirrus-CI stopped providing the possibility to run macOS 15 jobs.
> Quoting https://cirrus-ci.org/guide/macOS/ :
>
> "Cirrus CI Cloud only allows ghcr.io/cirruslabs/macos-runner:sonoma image ..."
Odd, Sequoia is still available:
https://github.com/cirruslabs/macos-image-templates
The following image variants are currently available:
macos-{sequoia,sonoma}-base image has only brew pre-installed
and the latest version of macOS available
and is still published:
https://github.com/cirruslabs/macos-image-templates/pkgs/container/macos-sequoia-vanilla
Ah now I see before [1] we had:
Cirrus CI Cloud only allows images managed and regularly updated
by us [2] where with Cirrus CLI you can run any Tart VM on your
infrastructure.
[1]
https://web.archive.org/web/20240122002234/https://cirrus-ci.org/guide/macOS/
[2] https://github.com/orgs/cirruslabs/packages
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> If you still try to run a Sequoia image, it gets automatically "upgraded"
> to Sonoma instead. So the macos-15 job in the QEMU CI now does not
> make sense anymore, thus let's remove it.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> .gitlab-ci.d/cirrus.yml | 20 ++------------------
> .gitlab-ci.d/cirrus/macos-15.vars | 16 ----------------
> tests/lcitool/refresh | 1 -
> 3 files changed, 2 insertions(+), 35 deletions(-)
> delete mode 100644 .gitlab-ci.d/cirrus/macos-15.vars
prev parent reply other threads:[~2024-10-21 14:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 12:47 [PATCH] .gitlab-ci.d/cirrus: Remove the macos-15 job Thomas Huth
2024-10-21 12:56 ` Daniel P. Berrangé
2024-10-21 14:53 ` Philippe Mathieu-Daudé [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=fb7712c8-0d80-4de6-872a-5d6022943b37@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).