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: Thomas Huth
Subject: Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
Date: Thu, 17 Nov 2022 09:57:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 16/11/2022 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%)

Works for me:

https://gitlab.com/thuth/qemu/-/jobs/3336969845

Tested-by: Thomas Huth <thuth@redhat.com>

I can pick this up for my next pull request.





reply via email to

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