Skip to content

Commit

Permalink
Update ubuntu18 to ubuntu20 (ROCm#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawruble13 authored Jan 10, 2023
1 parent 1ed925b commit a084336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/staticanalysis.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ ci: {

properties(auxiliary.addCommonProperties([pipelineTriggers([cron('0 1 * * 6')])]))
stage(urlJobName) {
runCI([ubuntu18:['any']], urlJobName)
runCI([ubuntu20:['any']], urlJobName)
}
}

0 comments on commit a084336

Please sign in to comment.