Skip to content

Commit

Permalink
downgrade PHPBench version
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Jan 13, 2025
1 parent 3234ab0 commit b5214e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:

env:
BENCH_VERSION: ${{ vars.BENCH_VERSION || '1.3.1' }}
BENCH_VERSION: ${{ vars.BENCH_VERSION || '1.2.15' }}

jobs:
benchmark-baseline:
Expand Down

0 comments on commit b5214e5

Please sign in to comment.