Skip to content

Commit 42d98de

Browse files
author
surenh2oai
committed
modified ppc node label
1 parent e5f0392 commit 42d98de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildSummary.get().addStagesSummary(this, new StagesSummary())
3333
X86_64_BUILD_NODE_LABEL = "buildMachine"
3434
NODE_LABEL = 'docker && !mr-0xc8'
3535
OSX_NODE_LABEL = 'osx'
36-
PPC_NODE_LABEL = 'ibm-power-dt ibm-power-gpu-dt'
36+
PPC_NODE_LABEL = 'ibm-power-dt'
3737
RELEASE_NODE_LABEL = 'master'
3838
RELEASE_BRANCH_PREFIX = 'rel-'
3939
CREDS_ID = 'h2o-ops-personal-auth-token'

0 commit comments

Comments
 (0)