From 6c0cf1c1cc80563c83a85c2f608ef49f86f198b0 Mon Sep 17 00:00:00 2001 From: BodoBolero Date: Tue, 14 Jan 2025 16:13:06 +0100 Subject: [PATCH] fix matrix --- .github/workflows/ingest_benchmark.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ingest_benchmark.yml b/.github/workflows/ingest_benchmark.yml index 39dbd124fa..f59a1a30fe 100644 --- a/.github/workflows/ingest_benchmark.yml +++ b/.github/workflows/ingest_benchmark.yml @@ -28,8 +28,6 @@ jobs: strategy: fail-fast: false # allow other variants to continue even if one fails matrix: - target_project: [new_empty_project, large_existing_project] - stripe_size: [null, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768] include: - target_project: new_empty_project stripe_size: 128 # 1 MiB