Skip to content

Commit ab71073

Browse files
authored
Merge pull request #256 from W0rma/php84
Add PHP 8.4 to CI config
2 parents c990fb0 + dc8be11 commit ab71073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- "8.1"
2323
- "8.2"
2424
- "8.3"
25+
- "8.4"
2526

2627
steps:
2728
- name: Checkout code

0 commit comments

Comments
 (0)