From 552e9dd7f89467f55012cbec3133bb1d5130abde Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Thu, 22 Sep 2022 16:00:40 +0300 Subject: [PATCH] Run only neon-captest-reuse benchmark [DO NOT MERGE] I just want to run the one benchmark manually --- .github/workflows/benchmarking.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarking.yml b/.github/workflows/benchmarking.yml index 4e28223c18..a967b10f13 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -151,7 +151,7 @@ jobs: # neon-captest-new: Run pgbench in a freshly created project # neon-captest-reuse: Same, but reusing existing project # neon-captest-prefetch: Same, with prefetching enabled (new project) - platform: [ neon-captest-new, neon-captest-reuse, neon-captest-prefetch, rds-aurora ] + platform: [ neon-captest-reuse ] runs-on: dev container: