]> git.ipfire.org Git - thirdparty/qemu.git/commit
travis.yml: Remove the aarch64 job
authorThomas Huth <thuth@redhat.com>
Fri, 30 May 2025 11:54:54 +0000 (13:54 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Jun 2025 10:17:17 +0000 (12:17 +0200)
commit0392c66b05866ab0483595d07d63749ed58e309c
tree60c3b0a6fdf126c4a23cbf2c4e7894636514a9cd
parentbc98ffdc7577e55ab8373c579c28fe24d600c40f
travis.yml: Remove the aarch64 job

According to:

 https://docs.travis-ci.com/user/billing-overview/#partner-queue-solution

only s390x and ppc64le are still part of the free OSS tier in Travis.
aarch64 has been removed sometime during the last year. Thus remove
the aarch64 job from our .travis.yml file now to avoid that someone
burns non-OSS CI credits with this job by accident now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250530115454.187727-1-thuth@redhat.com>
.travis.yml