Skip to content

Commit

Permalink
Changed label of master to oldimac
Browse files Browse the repository at this point in the history
  • Loading branch information
serban-nicusor-toptal committed May 31, 2019
1 parent d065653 commit ff4a80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ pipeline {
}
}
stage('Performance') {
agent { label 'master' }
agent { label 'oldimac' }
steps {
unstash 'StanSetup'
setupCXX()
Expand Down

0 comments on commit ff4a80a

Please sign in to comment.