File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1113,7 +1113,7 @@ workflows:
1113
1113
torch-build : << pipeline.parameters.torch-build >>
1114
1114
torch-build-index : << pipeline.parameters.torch-build-index >>
1115
1115
1116
- - test-core-cpp-x86_64 :
1116
+ - test-core-cpp-x86_64-linux :
1117
1117
torch-build : << pipeline.parameters.torch-build >>
1118
1118
torch-build-index : << pipeline.parameters.torch-build-index >>
1119
1119
trt-version-short : << pipeline.parameters.trt-version-short >>
@@ -1122,14 +1122,14 @@ workflows:
1122
1122
requires :
1123
1123
- build-x86_64-linux
1124
1124
1125
- - test-py-ts-x86_64 :
1125
+ - test-py-ts-x86_64-linux :
1126
1126
torch-build : << pipeline.parameters.torch-build >>
1127
1127
torch-build-index : << pipeline.parameters.torch-build-index >>
1128
1128
trt-version-long : << pipeline.parameters.trt-version-long >>
1129
1129
requires :
1130
1130
- build-x86_64-linux
1131
1131
1132
- - test-py-fx-x86_64 :
1132
+ - test-py-fx-x86_64-linux :
1133
1133
torch-build : << pipeline.parameters.torch-build >>
1134
1134
torch-build-index : << pipeline.parameters.torch-build-index >>
1135
1135
trt-version-long : << pipeline.parameters.trt-version-long >>
You can’t perform that action at this time.
0 commit comments