Skip to content

Commit 4905fb3

Browse files
committed
ci: add PHP 8.5 to test matrix in CI workflow
1 parent 9d29544 commit 4905fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- '8.2'
2020
- '8.3'
2121
- '8.4'
22+
- '8.5'
2223
steps:
2324
- name: Checkout
2425
uses: actions/checkout@v4

0 commit comments

Comments
 (0)