Update build-node labels (#407)

此提交包含在:
arjun-raj-kuppala
2023-08-24 21:44:05 +05:30
提交者 GitHub
父節點 0d6ed84612
當前提交 933b84b5bb
+1 -1
查看文件
@@ -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 ->