Skip to content

Commit bdd6488

Browse files
committed
Revert "do not test against php 8.4"
This reverts commit 22d411f.
1 parent 109cf5f commit bdd6488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest, macOS-latest]
11-
php-version: ['8.5']
11+
php-version: ['8.4', '8.5']
1212
dependencies: ['lowest', 'highest']
1313
name: 'PHPUnit'
1414
steps:

0 commit comments

Comments
 (0)