Commit 2b047a4b authored by Paul's avatar Paul
Browse files

Only use rocmtest nodes

parent ab1f59bc
......@@ -62,7 +62,7 @@ def rocmnode(name, body) {
@NonCPS
def rocmnode(body) {
rocmnode('rocmtest || rocm', body)
rocmnode('rocmtest', body)
}
// Static checks
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment