mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
fix matrix
This commit is contained in:
2
.github/workflows/ingest_benchmark.yml
vendored
2
.github/workflows/ingest_benchmark.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user