summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:40 +0200
committerAlex Bennée2022-09-20 18:22:08 +0200
commit66dca267489e7b150546297e7c33a04430a15eb4 (patch)
tree961f99fc96741f35d2b1d337b5e39642f7867357 /MAINTAINERS
parentgitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64 (diff)
downloadqemu-66dca267489e7b150546297e7c33a04430a15eb4.tar.gz
qemu-66dca267489e7b150546297e7c33a04430a15eb4.tar.xz
qemu-66dca267489e7b150546297e7c33a04430a15eb4.zip
gitlab-ci: update aarch32/aarch64 custom runner jobs
The custom runner is now using 22.04 so we can drop our hacks to deal with broken libssh and glusterfs. The provisioning scripts will be updated in a separate commit. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220914155950.804707-21-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1729c0901c..738c4eb647 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3724,7 +3724,8 @@ GitLab custom runner (Works On Arm Sponsored)
M: Alex Bennée <alex.bennee@linaro.org>
M: Philippe Mathieu-Daudé <f4bug@amsat.org>
S: Maintained
-F: .gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
+F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml
+F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
Documentation
-------------