Skip to content

Commit 46f9699

Browse files
committed
ci: Check against PHP 8.5
1 parent 41fb2f1 commit 46f9699

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
php-version:
2020
- "8.3"
2121
- "8.4"
22+
- "8.5"
2223

2324
steps:
2425
- name: "Checkout"

0 commit comments

Comments
 (0)