]> git.proxmox.com Git - mirror_qemu.git/commit - .gitlab-ci.d/cirrus/macos-12.vars
ci: replace x86_64 macos-11 with aarch64 macos-12
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 16 Nov 2022 17:50:23 +0000 (12:50 -0500)
committerThomas Huth <thuth@redhat.com>
Thu, 17 Nov 2022 08:58:11 +0000 (09:58 +0100)
commitc70fe3b148c82f6dc2f13c2a98a430b81ba8a8b4
tree1d560261b039ac49e571599e11a9cec6239abad5
parentbe5df2edb5d69ff3107c5616aa035a9ba8d0422e
ci: replace x86_64 macos-11 with aarch64 macos-12

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>
Message-Id: <20221116175023.80627-1-berrange@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/cirrus.yml
.gitlab-ci.d/cirrus/macos-11.vars [deleted file]
.gitlab-ci.d/cirrus/macos-12.vars [new file with mode: 0644]
tests/lcitool/libvirt-ci
tests/lcitool/refresh