mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 19:40:39 +00:00
Don't run perf tests in parallel
This commit is contained in:
1
.github/workflows/benchmarking.yml
vendored
1
.github/workflows/benchmarking.yml
vendored
@@ -149,6 +149,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
# neon-captest-new: Run pgbench in a freshly created project
|
||||
# neon-captest-reuse: Same, but reusing existing project
|
||||
|
||||
Reference in New Issue
Block a user