Skip to content

Commit b4e60b9

Browse files
committed
Use PHP 8.5 for benchmark CI
1 parent 3702fa7 commit b4e60b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install PHP
1414
uses: shivammathur/setup-php@master
1515
with:
16-
php-version: '8.4'
16+
php-version: '8.5'
1717
tools: 'composer:v2'
1818
extensions: mbstring, dom, soap
1919
coverage: none

0 commit comments

Comments
 (0)