Skip to content

Commit 10bcc04

Browse files
committed
build: attempt to run with bencher 0.5.1
1 parent 1898e70 commit 10bcc04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
- name: Install benchmarking tools
9090
if: ${{ github.ref == 'refs/heads/main' && matrix.platform == 'linux-x64' }}
9191
uses: bencherdev/bencher@main
92+
with:
93+
version: 0.5.1
9294

9395
- name: Run benchmarks
9496
if: ${{ github.ref == 'refs/heads/main' && matrix.platform == 'linux-x64' }}

0 commit comments

Comments
 (0)