Skip to content

Commit c893b36

Browse files
authored
add 8.5 build
1 parent 55d1411 commit c893b36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ jobs:
2525
- "8.2"
2626
- "8.3"
2727
- "8.4"
28+
- "8.5"
2829
experimental: [false]
2930
os: [ubuntu-latest]
3031
include:
31-
- php-version: "8.3"
32+
- php-version: "8.5"
3233
os: windows-latest
3334
experimental: false
3435

0 commit comments

Comments
 (0)