diff --git a/.ci-orchestrator/sample-liberty-build.yml b/.ci-orchestrator/sample-liberty-build.yml index c13a426e..431c9fbf 100644 --- a/.ci-orchestrator/sample-liberty-build.yml +++ b/.ci-orchestrator/sample-liberty-build.yml @@ -20,7 +20,7 @@ steps: timeoutInMinutes: 1440 # Need properties for Makefile or build script for WLO properties: - ebcPlan: svl-dockerJenkins-ubuntu20_s390x.yml + ebcPlan: svl-dockerJenkins-ubuntu22_z_fyrev3.yml - stepName: P Build @@ -29,4 +29,4 @@ steps: timeoutInMinutes: 1440 # Need properties for Makefile or build script for WLO properties: - ebcPlan: svl-dockerJenkins-ubuntu20_ppcle.yml \ No newline at end of file + ebcPlan: svl-dockerJenkins-ubuntu22_p9_fyrev3.yml \ No newline at end of file