diff --git a/.github/workflows/benckmark.yml b/.github/workflows/benckmark.yml index 1590225c5b56..ce3a1d7719fd 100644 --- a/.github/workflows/benckmark.yml +++ b/.github/workflows/benckmark.yml @@ -56,7 +56,8 @@ jobs: # - local - 3.13.1 - 4.12.2 - - 5.1.2 + - 5.1.3 + - 6.0.0-6-next.22 name: Benchmark autocannon runs-on: ubuntu-latest steps: @@ -116,7 +117,8 @@ jobs: # old versions to compare same test along previous releases - 3.13.1 - 4.12.2 - - 5.1.2 + - 5.1.3 + - 6.0.0-6-next.22 name: Benchmark hyperfine runs-on: ubuntu-latest steps: