Skip to content

Commit 28fb6d7

Browse files
committed
add jobs using PHP 8.5 in the CI
1 parent 8fe1200 commit 28fb6d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- "8.2"
4242
- "8.3"
4343
- "8.4"
44+
- "8.5"
4445
dbal-version:
4546
- "default"
4647
extension:
@@ -115,6 +116,7 @@ jobs:
115116
- "8.2"
116117
- "8.3"
117118
- "8.4"
119+
- "8.5"
118120
dbal-version:
119121
- "default"
120122
- "3@dev"
@@ -189,6 +191,7 @@ jobs:
189191
- "8.2"
190192
- "8.3"
191193
- "8.4"
194+
- "8.5"
192195
dbal-version:
193196
- "default"
194197
- "3@dev"
@@ -260,6 +263,7 @@ jobs:
260263
- "8.2"
261264
- "8.3"
262265
- "8.4"
266+
- "8.5"
263267
dbal-version:
264268
- "default"
265269
- "3@dev"

0 commit comments

Comments
 (0)