]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-source-dist: Run on any architecture 2544/head
authorZack Cerza <zack@cerza.org>
Wed, 25 Feb 2026 21:58:12 +0000 (14:58 -0700)
committerZack Cerza <zack@cerza.org>
Wed, 25 Feb 2026 21:58:12 +0000 (14:58 -0700)
Signed-off-by: Zack Cerza <zack@cerza.org>
ceph-source-dist/build/Jenkinsfile

index 7a2c961c9679835145718ccbb2f57e590f264a36..d65365d15bf501531dda817679b115315e03cbd1 100644 (file)
@@ -4,7 +4,7 @@ import groovy.transform.Field
 
 pipeline {
   agent {
-    label "gigantic&&x86_64"
+    label "gigantic"
   }
   stages {
     stage("repository") {