Skip to content

Commit 1ad26bd

Browse files
Test with PHP 8.6
1 parent 5ad5ff1 commit 1ad26bd

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
@@ -250,6 +251,7 @@ jobs:
250251
- "8.3"
251252
- "8.4"
252253
- "8.5"
254+
- "8.6"
253255

254256
steps:
255257
- name: Configure Git to avoid issues with line endings
@@ -507,6 +509,7 @@ jobs:
507509
- "8.3"
508510
- "8.4"
509511
- "8.5"
512+
- "8.6"
510513

511514
steps:
512515
- name: Checkout

0 commit comments

Comments
 (0)