Skip to content

Commit 07b9f5f

Browse files
authored
[TASK] Add PHP 8.5 to test matrix (#155)
1 parent 301c498 commit 07b9f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- "8.2"
1616
- "8.3"
1717
- "8.4"
18+
- "8.5"
1819
steps:
1920
- name: Checkout Code
2021
uses: actions/checkout@v4

0 commit comments

Comments
 (0)