]> xenbits.xensource.com Git - qemu-xen.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)
committerThomas Huth <thuth@redhat.com>
Tue, 30 Apr 2024 04:21:47 +0000 (06:21 +0200)
commita88a04906b966ffdcda23a5a456abe10aa8c826e
tree13faab903489feaba98a97531a3900672bc99b9e
parent622f8eb1586def9a374eca27878156dec69b8730
.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>
.gitlab-ci.d/cirrus.yml