mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Merge branch 'master' of github.com:verdaccio/verdaccio
This commit is contained in:
commit
4cd71c6409
1 changed files with 4 additions and 4 deletions
8
.github/workflows/benchmark.yml
vendored
8
.github/workflows/benchmark.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue