Skip to content

Commit cd4d87a

Browse files
authored
ci: Add PHP 8.4 and 8.5 to CI workflow
1 parent 8fc557e commit cd4d87a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
php:
14+
- 8.5
15+
- 8.4
1416
- 8.3
1517
- 8.2
1618
- 8.1

0 commit comments

Comments
 (0)