Skip to content

Commit c07bfc4

Browse files
committed
[I-Build-Tests] Run Linux tests on 'ubuntu-2404' image agent
1 parent 5cafc5d commit c07bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsJobs/AutomatedTests/I_unit_linux.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pipeline {
2424
buildDiscarder(logRotator(numToKeepStr:'5'))
2525
}
2626
agent {
27-
label 'centos-8'
27+
label 'ubuntu-2404'
2828
}
2929
3030
stages {''' + (JAVA_VERSION != '23' ? '' : '''

0 commit comments

Comments
 (0)