Skip to content

Commit 83b717d

Browse files
Chris53897ondrejmirtes
authored andcommitted
ci: Add tests for PHP 8.5
1 parent 75ba948 commit 83b717d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- "8.2"
2727
- "8.3"
2828
- "8.4"
29+
- "8.5"
2930

3031
steps:
3132
- name: "Checkout"
@@ -98,6 +99,7 @@ jobs:
9899
- "8.2"
99100
- "8.3"
100101
- "8.4"
102+
- "8.5"
101103
dependencies:
102104
- "lowest"
103105
- "highest"
@@ -164,6 +166,7 @@ jobs:
164166
- "8.2"
165167
- "8.3"
166168
- "8.4"
169+
- "8.5"
167170
dependencies:
168171
- "lowest"
169172
- "highest"
@@ -230,6 +233,7 @@ jobs:
230233
- "8.2"
231234
- "8.3"
232235
- "8.4"
236+
- "8.5"
233237
operating-system: [ubuntu-latest]
234238

235239
steps:

0 commit comments

Comments
 (0)