Skip to content

Commit 844d885

Browse files
committed
fix
1 parent cf3af4b commit 844d885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
runs-on: ubuntu-latest
5050
strategy:
5151
matrix:
52-
php: [8.5 8.4, 8.3, 8.2]
52+
php: [8.5, 8.4, 8.3, 8.2]
5353

5454
name: Benchmark on P${{ matrix.php }}
5555

0 commit comments

Comments
 (0)