Update Jenkinsfile

This commit is contained in:
andrew clark
2025-10-01 14:29:01 -06:00
parent fddd26267d
commit 63bbc5f9b2

1
Jenkinsfile vendored
View File

@@ -1184,6 +1184,7 @@ pipeline {
when {
beforeAgent true
expression { false }
}
agent{ label rocmnode("nogpu") }
steps{
script {