diff --git a/projects/hip-tests/.jenkins/jenkinsfile b/projects/hip-tests/.jenkins/jenkinsfile index 42f99c32e7..0960eda8bb 100644 --- a/projects/hip-tests/.jenkins/jenkinsfile +++ b/projects/hip-tests/.jenkins/jenkinsfile @@ -97,7 +97,7 @@ timestamps { skipDefaultCheckout() // labels belonging to each backend - AMD, NVIDIA - String[] labels = ['hip-amd-vg20-ubu1804', 'hip-nvidia-rtx5000-ubu1804'] + String[] labels = ['hip-amd-mi100-ubu2004', 'hip-nvidia-rtx5000-ubu2004'] buildMap = [:] labels.each { backendLabel ->