From 1367beae5137784a20c46daac4c52b0cddb90c26 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 22 Jan 2022 21:28:31 +0100 Subject: [PATCH] chore: update settings --- .github/workflows/benchmark.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 7d1b931fe..d7237e98e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -57,8 +57,8 @@ jobs: # - local - 3.13.1 - 4.12.2 - - 5.3.0 - - 6.0.0-6-next.27 + - 5.5.0 + - 6.0.0-6-next.30 name: Benchmark autocannon runs-on: ubuntu-latest steps: @@ -118,8 +118,8 @@ jobs: # old versions to compare same test along previous releases - 3.13.1 - 4.12.2 - - 5.3.0 - - 6.0.0-6-next.27 + - 5.5.0 + - 6.0.0-6-next.30 name: Benchmark hyperfine runs-on: ubuntu-latest steps: