Skip to content

Commit

Permalink
Use recent version of PHP for PHPBench
Browse files Browse the repository at this point in the history
Hopefully it will be easier to install
  • Loading branch information
greg0ire committed Nov 10, 2020
1 parent f081eae commit 1a4ea8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
php-version:
- "7.1"
- "7.4"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 1a4ea8b

Please sign in to comment.