Skip to content

Commit

Permalink
Update ubuntu18 to ubuntu20 (ROCm#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawruble13 authored Sep 9, 2022
1 parent ff0e3e9 commit 4c91ece
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 @@ -120,6 +120,6 @@ ci: {

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

0 comments on commit 4c91ece

Please sign in to comment.