Skip to content

Commit 05bab1d

Browse files
committed
Also test on PHP 8.4
1 parent cf7ec6e commit 05bab1d

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

99
strategy:
1010
matrix:
11-
php: ['8.5']
11+
php: ['8.4', '8.5']
1212

1313
steps:
1414
- name: Checkout Code

0 commit comments

Comments
 (0)