Skip to content

Commit

Permalink
Update build-node labels (ROCm#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-raj-kuppala authored Aug 24, 2023
1 parent 0d6ed84 commit 933b84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 ->
Expand Down

0 comments on commit 933b84b

Please sign in to comment.