]> git.ipfire.org Git - thirdparty/qemu.git/commit
.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
authorThomas Huth <thuth@redhat.com>
Mon, 29 Apr 2024 10:01:13 +0000 (12:01 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 1 May 2024 08:10:41 +0000 (11:10 +0300)
commit5479d911bc8f769a914668f65bf04f30fb64627d
treeb786041cba10c9603d6828e24296d6f524bbbd8d
parent5b5655fdb75f9b31dbfc65697349b3cc7d52330a
.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs

Cirrus-CI introduced limitations to the free CI minutes. To avoid that
we are consuming them too fast, let's drop the usual targets that are
not that important since they are either a subset of another target
(like i386 or ppc being a subset of x86_64 or ppc64 respectively), or
since there is still a similar target with the opposite endianness
(like xtensa/xtensael, microblaze/microblazeel etc.).

Message-ID: <20240429100113.53357-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit a88a04906b966ffdcda23a5a456abe10aa8c826e)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitlab-ci.d/cirrus.yml