Skip to content

Commit 45a1506

Browse files
Merge branch '11.5' into 12.3
* 11.5: Test with PHP 8.6
2 parents 574f8b3 + a9df9c8 commit 45a1506

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
@@ -168,6 +168,7 @@ jobs:
168168
- "8.3"
169169
- "8.4"
170170
- "8.5"
171+
- "8.6"
171172

172173
steps:
173174
- name: Configure Git to avoid issues with line endings
@@ -239,6 +240,7 @@ jobs:
239240
- "8.3"
240241
- "8.4"
241242
- "8.5"
243+
- "8.6"
242244

243245
steps:
244246
- name: Configure Git to avoid issues with line endings
@@ -430,6 +432,7 @@ jobs:
430432
- "8.3"
431433
- "8.4"
432434
- "8.5"
435+
- "8.6"
433436

434437
coverage:
435438
- pcov

0 commit comments

Comments
 (0)