Skip to content

Commit

Permalink
Fix syntax error in JenkinsfileForBinaries (apache#17431)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk authored Jan 31, 2020
1 parent b7d81b7 commit 6214c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/nightly/JenkinsfileForBinaries
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ core_logic: {
utils.docker_run('ubuntu_nightly_gpu', 'nightly_test_large_tensor', true)
}
}
}*/,
},*/
'Gluon estimator: GPU': {
node(NODE_LINUX_GPU) {
ws('workspace/estimator-test-gpu') {
Expand Down

0 comments on commit 6214c4d

Please sign in to comment.