Skip to content

Commit df675ec

Browse files
Chris53897ondrejmirtes
authored andcommitted
ci: Add tests for PHP 8.5
1 parent 8480f68 commit df675ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- "8.2"
2323
- "8.3"
2424
- "8.4"
25+
- "8.5"
2526

2627
steps:
2728
- name: "Checkout"
@@ -94,6 +95,7 @@ jobs:
9495
- "8.2"
9596
- "8.3"
9697
- "8.4"
98+
- "8.5"
9799
dependencies:
98100
- "lowest"
99101
- "highest"
@@ -133,6 +135,7 @@ jobs:
133135
- "8.2"
134136
- "8.3"
135137
- "8.4"
138+
- "8.5"
136139
dependencies:
137140
- "lowest"
138141
- "highest"

0 commit comments

Comments
 (0)