Skip to content

Commit c75ded7

Browse files
Merge branch '8.5' into 9.6
* 8.5: Test with PHP 8.6
2 parents d57f945 + 1ad26bd commit c75ded7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
- "8.3"
174174
- "8.4"
175175
- "8.5"
176+
- "8.6"
176177

177178
steps:
178179
- name: Configure git to avoid issues with line endings
@@ -248,6 +249,7 @@ jobs:
248249
- "8.3"
249250
- "8.4"
250251
- "8.5"
252+
- "8.6"
251253

252254
steps:
253255
- name: Configure git to avoid issues with line endings
@@ -441,6 +443,7 @@ jobs:
441443
- "8.3"
442444
- "8.4"
443445
- "8.5"
446+
- "8.6"
444447

445448
coverage:
446449
- pcov

0 commit comments

Comments
 (0)