Skip to content

Commit 7bd983e

Browse files
Merge branch '9.6' into 10.5
* 9.6: Test with PHP 8.6
2 parents afb9a2a + c75ded7 commit 7bd983e

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
@@ -174,6 +174,7 @@ jobs:
174174
- "8.3"
175175
- "8.4"
176176
- "8.5"
177+
- "8.6"
177178

178179
steps:
179180
- name: Configure Git to avoid issues with line endings
@@ -247,6 +248,7 @@ jobs:
247248
- "8.3"
248249
- "8.4"
249250
- "8.5"
251+
- "8.6"
250252

251253
steps:
252254
- name: Configure Git to avoid issues with line endings
@@ -440,6 +442,7 @@ jobs:
440442
- "8.3"
441443
- "8.4"
442444
- "8.5"
445+
- "8.6"
443446

444447
coverage:
445448
- pcov

0 commit comments

Comments
 (0)