1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-24 21:15:51 +01:00

Update benchmark.yml

This commit is contained in:
Juan Picado 2022-02-06 16:37:47 +01:00 committed by GitHub
parent b9a947aa2f
commit 92a6f9a3fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,8 +57,8 @@ jobs:
# - local
- 3.13.1
- 4.12.2
- 5.5.0
- 6.0.0-6-next.30
- 5.5.2
- 6.0.0-6-next.31
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.5.0
- 6.0.0-6-next.30
- 5.5.2
- 6.0.0-6-next.31
name: Benchmark hyperfine
runs-on: ubuntu-latest
steps: