Skip to content

Commit 6375e50

Browse files
authored
Fix: remove TPC-H SF 1000 from nightly benchmarks (#5235)
Signed-off-by: Connor Tsui <[email protected]>
1 parent c304946 commit 6375e50

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/nightly-bench.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ jobs:
6262
"targets": "datafusion:parquet,duckdb:parquet,duckdb:vortex",
6363
"scale_factor": "--scale-factor 100.0"
6464
},
65-
{
66-
"id": "tpch-nvme",
67-
"subcommand": "tpch",
68-
"name": "TPC-H on NVME",
69-
"targets": "duckdb:parquet,duckdb:vortex",
70-
"scale_factor": "--scale-factor 1000"
71-
},
7265
]
7366
strategy:
7467
# A single run not should kill the others

0 commit comments

Comments
 (0)