"src/op/fill.cc" did not exist on "2af3f22ec31537eb3310b98518b334b34e6cb08b"
Commit 2b047a4b authored by Paul's avatar Paul
Browse files

Only use rocmtest nodes

parent ab1f59bc
...@@ -62,7 +62,7 @@ def rocmnode(name, body) { ...@@ -62,7 +62,7 @@ def rocmnode(name, body) {
@NonCPS @NonCPS
def rocmnode(body) { def rocmnode(body) {
rocmnode('rocmtest || rocm', body) rocmnode('rocmtest', body)
} }
// Static checks // 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