Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
patricktnast authored Dec 23, 2024
1 parent 3dfa077 commit c8b5311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ pipeline {
// customWorkspace setting must be ran within a node
agent {
node {
// Run child tasks on simsci-jenkinsagent-ci-p01.
label "matrix-tasks"
// Run child tasks on slurm jenkins node.
label "slurm"
}
}
axes {
Expand Down

0 comments on commit c8b5311

Please sign in to comment.