@samitouri / QOSamiQemu / commits / 984b192bdf

ci: drop cirrus MacOS build

CirrusCI is closing down soon so time to migrate. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20260526110243.470002-6-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Alex Bennée committed May 26, 2026 at 12:02 UTC 984b192bdf371e275fb4226ca5047c1fff1de972
3 files changed -31
.gitlab-ci.d/cirrus.yml
-14
@@ -44,17 +44,3 @@ x64-freebsd-14-build:
44 INSTALL_COMMAND: pkg install -y
45 CONFIGURE_ARGS: --target-list-exclude=arm-softmmu,i386-softmmu,mips64el-softmmu,mipsel-softmmu,mips-softmmu,ppc-softmmu,sh4eb-softmmu,xtensa-softmmu --enable-rust
46 TEST_TARGETS: check
47 -
48 -aarch64-macos-build:
49 - extends: .cirrus_build_job
50 - variables:
51 - NAME: macos-14
52 - CIRRUS_VM_INSTANCE_TYPE: macos_instance
53 - CIRRUS_VM_IMAGE_SELECTOR: image
54 - CIRRUS_VM_IMAGE_NAME: ghcr.io/cirruslabs/macos-runner:sonoma
55 - UPDATE_COMMAND: brew update
56 - INSTALL_COMMAND: brew install
57 - PATH_EXTRA: /opt/homebrew/ccache/libexec:/opt/homebrew/gettext/bin
58 - PKG_CONFIG_PATH: /opt/homebrew/curl/lib/pkgconfig:/opt/homebrew/ncurses/lib/pkgconfig:/opt/homebrew/readline/lib/pkgconfig
59 - CONFIGURE_ARGS: --target-list-exclude=arm-softmmu,i386-softmmu,mips64-softmmu,mipsel-softmmu,mips-softmmu,ppc-softmmu,sh4-softmmu,xtensaeb-softmmu --enable-rust
60 - TEST_TARGETS: check-unit check-block check-qapi-schema check-softfloat check-qtest-x86_64
.gitlab-ci.d/cirrus/macos-14.vars deleted
-16
@@ -1,16 +0,0 @@
1 -# THIS FILE WAS AUTO-GENERATED
2 -#
3 -# $ lcitool variables macos-14 qemu
4 -#
5 -# https://gitlab.com/libvirt/libvirt-ci
6 -
7 -CCACHE='/opt/homebrew/bin/ccache'
8 -CPAN_PKGS=''
9 -CROSS_PKGS=''
10 -MAKE='/opt/homebrew/bin/gmake'
11 -NINJA='/opt/homebrew/bin/ninja'
12 -PACKAGING_COMMAND='brew'
13 -PIP3='/opt/homebrew/bin/pip3'
14 -PKGS='bash bc bindgen bison bzip2 capstone ccache cmocka coreutils ctags curl dbus diffutils dtc flex gcovr gettext git glib gnu-sed gnutls gtk+3 gtk-vnc jemalloc jpeg-turbo json-c libcbor libepoxy libffi libgcrypt libiscsi libnfs libpng libslirp libssh libtasn1 libusb llvm lzo make meson mtools ncurses nettle ninja pixman pkg-config python-setuptools python3 rpm2cpio rust sdl2 sdl2_image snappy socat sparse spice-protocol swtpm tesseract usbredir vde vte3 vulkan-tools xorriso zlib zstd'
15 -PYPI_PKGS='PyYAML numpy pillow sphinx sphinx-rtd-theme tomli'
16 -PYTHON='/opt/homebrew/bin/python3'
tests/lcitool/refresh
-1
@@ -301,7 +301,6 @@ try:
301 # Cirrus packages lists for GitLab
302 #
303 generate_cirrus("freebsd-14")
304 - generate_cirrus("macos-14")
304
305 #
306 # VM packages lists