Skip to content

Commit e0ec269

Browse files
authored
Let cuTensorNet hard fail again [only special] (#2978)
1 parent 0048e5a commit e0ec269

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,18 +104,10 @@ steps:
104104
package: "cuStateVec"
105105
cuda: "12.0"
106106
soft_fail: true
107-
- with:
108-
package: "cuTensorNet"
109-
cuda: "12.0"
110-
soft_fail: true
111107
- with:
112108
package: "cuStateVec"
113109
cuda: "13.0"
114110
soft_fail: true
115-
- with:
116-
package: "cuTensorNet"
117-
cuda: "13.0"
118-
soft_fail: true
119111
plugins:
120112
- JuliaCI/julia#v1:
121113
version: "1.10"

0 commit comments

Comments
 (0)