From 90b8bc242c9f801b1b91c7f31d10348ab860c677 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Wed, 14 Jul 2021 20:35:47 +0200 Subject: [PATCH] chore: upgrade benchmark to v5.1.2 --- .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 3e66d6cb5..1590225c5 100644 --- a/.github/workflows/benckmark.yml +++ b/.github/workflows/benckmark.yml @@ -56,7 +56,7 @@ jobs: # - local - 3.13.1 - 4.12.2 - - 5.1.0 + - 5.1.2 name: Benchmark autocannon runs-on: ubuntu-latest steps: @@ -116,7 +116,7 @@ jobs: # old versions to compare same test along previous releases - 3.13.1 - 4.12.2 - - 5.1.0 + - 5.1.2 name: Benchmark hyperfine runs-on: ubuntu-latest steps: