From e2e712658979a2ec6a7df653c1d0368a53d49ff3 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Tue, 7 Nov 2023 18:09:48 +0100 Subject: [PATCH] CI Servers: Ruby CI: Update a comment. --- CI-Servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI-Servers.md b/CI-Servers.md index 58c3970..ce8d785 100644 --- a/CI-Servers.md +++ b/CI-Servers.md @@ -81,7 +81,7 @@ Most CI servers run on AWS, and are maintained by (mainly) @hsbt and @mame * ppc64le * "ppc64le" (Ubuntu) is supported by IBM and [Oregon State University (OSU) Open Source Lab (OSL) Power Development Hosting](https://osuosl.org/services/powerdev/) and maintained by @jaruga * s390x - * "s390x" (Ubuntu) is supported by IBM on [LinuxOne Community Cloud](https://developer.ibm.com/articles/get-started-with-ibm-linuxone/) or [Oregon State University (OSU) Open Source Lab (OSL) IBM-Z Development Hosting](https://osuosl.org/services/ibm-z/) (I am not sure about it), and maintained by @jaruga + * "s390x" (Ubuntu) is supported by IBM on [LinuxOne Community Cloud](https://developer.ibm.com/articles/get-started-with-ibm-linuxone/) or [Oregon State University (OSU) Open Source Lab (OSL) IBM-Z Development Hosting](https://osuosl.org/services/ibm-z/) (Jun is not sure about it), and maintained by @jaruga * "s390x" (RHEL 7.1) is maintained by @ReiOdaira You can check [How To Maintain RubyCI Servers](How-To-Maintain-RubyCI-Servers) to know how to setup the servers.