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: