Update build-node labels (#407)

[ROCm/hip-tests commit: 933b84b5bb]
This commit is contained in:
arjun-raj-kuppala
2023-08-24 21:44:05 +05:30
کامیت شده توسط GitHub
والد 749d2013dd
کامیت a4caf2bbe1
@@ -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 ->