Skip to content

Commit e9e1a36

Browse files
authored
[None][infra] Modify wheel path from cuda13/ to dlfw/ (#8868)
Signed-off-by: ZhanruiSunCh <[email protected]>
1 parent ccadb66 commit e9e1a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jenkins/L0_Test.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2227,7 +2227,7 @@ def launchTestJobs(pipeline, testFilter)
22272227
"B200_PCIe",
22282228
X86_64_TRIPLE,
22292229
false,
2230-
"cuda13/",
2230+
"dlfw/",
22312231
DLFW_IMAGE,
22322232
false,
22332233
],
@@ -2266,7 +2266,7 @@ def launchTestJobs(pipeline, testFilter)
22662266
"GH200",
22672267
AARCH64_TRIPLE,
22682268
false,
2269-
"cuda13/",
2269+
"dlfw/",
22702270
DLFW_IMAGE,
22712271
false,
22722272
],

0 commit comments

Comments
 (0)