qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
Date: Thu, 17 Nov 2022 15:39:07 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 16/11/22 18:50, Daniel P. Berrangé wrote:
The Cirrus CI service has announced the intent to discontinue
support for x86_64 macOS CI runners. They already have aarch64
runners available and require all projects to switch to these
images before Jan 1st 2023. The different architecture is
merely determined by the image name requested.

For aarch64 they only support macOS 12 onwards. At the same
time our support policy only guarantees the most recent 2
major versions, so macOS 12 is already technically our min
version.

https://cirrus-ci.org/blog/2022/11/08/sunsetting-intel-macos-instances/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  .gitlab-ci.d/cirrus.yml                              | 12 ++++++------
  .gitlab-ci.d/cirrus/{macos-11.vars => macos-12.vars} | 12 ++++++------
  tests/lcitool/libvirt-ci                             |  2 +-
  tests/lcitool/refresh                                |  2 +-
  4 files changed, 14 insertions(+), 14 deletions(-)
  rename .gitlab-ci.d/cirrus/{macos-11.vars => macos-12.vars} (74%)

Thanks!

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]