Skip to content

Commit a9df9c8

Browse files
Merge branch '10.5' into 11.5
* 10.5: Test with PHP 8.6
2 parents 45cb9b2 + 7bd983e commit a9df9c8

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
@@ -169,6 +169,7 @@ jobs:
169169
- "8.3"
170170
- "8.4"
171171
- "8.5"
172+
- "8.6"
172173

173174
steps:
174175
- name: Configure Git to avoid issues with line endings
@@ -241,6 +242,7 @@ jobs:
241242
- "8.3"
242243
- "8.4"
243244
- "8.5"
245+
- "8.6"
244246

245247
steps:
246248
- name: Configure Git to avoid issues with line endings
@@ -433,6 +435,7 @@ jobs:
433435
- "8.3"
434436
- "8.4"
435437
- "8.5"
438+
- "8.6"
436439

437440
coverage:
438441
- pcov

0 commit comments

Comments
 (0)