Update build-node labels (#407)

[ROCm/hip-tests commit: 933b84b5bb]
Tento commit je obsažen v:
arjun-raj-kuppala
2023-08-24 21:44:05 +05:30
odevzdal GitHub
rodič 749d2013dd
revize a4caf2bbe1
+1 -1
Zobrazit soubor
@@ -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 ->