Skip to content

Commit cebac15

Browse files
Test with PHP 8.4
1 parent 73031f2 commit cebac15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
- "8.1"
8484
- "8.2"
8585
- "8.3"
86+
- "8.4"
8687

8788
steps:
8889
- name: Configure Git to avoid issues with line endings
@@ -133,6 +134,7 @@ jobs:
133134
- "8.1"
134135
- "8.2"
135136
- "8.3"
137+
- "8.4"
136138

137139
steps:
138140
- name: Configure Git to avoid issues with line endings
@@ -307,6 +309,7 @@ jobs:
307309
- "8.1"
308310
- "8.2"
309311
- "8.3"
312+
- "8.4"
310313

311314
steps:
312315
- name: Checkout

0 commit comments

Comments
 (0)