Skip to content

Commit

Permalink
RF classification fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-choinski committed Oct 28, 2021
1 parent 85de7dc commit 66e9371
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 @@ -11,7 +11,7 @@ def setGithubCommitStatus(state, description) {

pipeline {
options {
timeout(time: 4, unit: 'HOURS')
timeout(time: 5, unit: 'HOURS')
}
agent {
node {
Expand Down

0 comments on commit 66e9371

Please sign in to comment.