From 3d45cecf04827712eb724a113e415dbda8ea2d90 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Wed, 23 Jun 2021 21:22:39 +0200 Subject: [PATCH] chore: update benchmark settings --- .github/workflows/benckmark.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benckmark.yml b/.github/workflows/benckmark.yml index 8d1759dd8..3e66d6cb5 100644 --- a/.github/workflows/benckmark.yml +++ b/.github/workflows/benckmark.yml @@ -55,7 +55,7 @@ jobs: verdaccioVersion: # - local - 3.13.1 - - 4.12.1 + - 4.12.2 - 5.1.0 name: Benchmark autocannon runs-on: ubuntu-latest @@ -115,7 +115,7 @@ jobs: # - local (master branch) # old versions to compare same test along previous releases - 3.13.1 - - 4.12.1 + - 4.12.2 - 5.1.0 name: Benchmark hyperfine runs-on: ubuntu-latest