Skip to content

Commit de06af9

Browse files
committed
upd
1 parent a41c5ac commit de06af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ stage('Unittest') {
139139
}
140140
}
141141
},
142-
'GPU-G5-Test-4': {
142+
'JIT-Unittest-4': {
143143
node('GPU-G5-SPOT') {
144144
ws(per_exec_ws('flashinfer-unittest')) {
145145
init_git(true) // we need cutlass submodule

0 commit comments

Comments
 (0)