Skip to content

Commit be10345

Browse files
committed
test: Run checks with PHP 8.4
1 parent ca23fe2 commit be10345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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.2"
2121
- "8.3"
22+
- "8.4"
2223

2324
steps:
2425
- name: "Checkout"

0 commit comments

Comments
 (0)