]> git.ipfire.org Git - location/libloc.git/commitdiff
jenkins: Remove broken architectures for now
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Mar 2025 11:07:07 +0000 (11:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Mar 2025 11:07:07 +0000 (11:07 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Jenkinsfile

index c9b64c400a86db6cf3a35ed49da60e42fbdc13fe..f6a07abd31b543d79a5fd2ed23a996cbd2df86b1 100644 (file)
@@ -208,7 +208,7 @@ pipeline {
 
                                                        axis {
                                                                name "ARCH"
-                                                               values "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x"
+                                                               values "amd64", "arm64", "armel", "armhf", "i386", "ppc64el"
                                                        }
                                                }