diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2021-02-11 12:27:41 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-02-15 09:38:26 +0000 |
commit | f3cb065fc42dcbeef63057d802ae313a19e166b8 (patch) | |
tree | 402d85d931248ca7d9e493b5c58d366a89bb6869 /MAINTAINERS | |
parent | 0c99f50c52c315d81071bb9255971e165e1d0a6f (diff) |
.shippable: remove the last bits
Shippable is about to sunset in May 2021 [1] and we had already moved
a chunk of the crossbuilds to GitLab. We already cross build
mips-softmmu targets since:
6bcb5fc0f7 ("gitlab-ci: Add cross-compiling build tests")
and x86 is very well covered.
[1]: https://blog.shippable.com/the-next-step-in-the-evolution-of-shippable-jfrog-pipelines
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210211122750.22645-7-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f0781b7cc..6295dfe781 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3236,12 +3236,10 @@ S: Maintained F: .github/lockdown.yml F: .travis.yml F: scripts/ci/ -F: .shippable.yml F: tests/docker/ F: tests/vm/ F: scripts/archive-source.sh W: https://travis-ci.org/qemu/qemu -W: https://app.shippable.com/github/qemu/qemu W: http://patchew.org/QEMU/ FreeBSD Hosted Continuous Integration |