Skip to content

Commit 486fe3b

Browse files
authored
Merge pull request #36 from Chris53897/patch-2
ci: Add PHP 8.4 and 8.5 to CI workflow
2 parents 8fc557e + cd4d87a commit 486fe3b

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)