Skip to content

Commit 7f0f498

Browse files
committed
ci: Add php 8.5
1 parent e584eed commit 7f0f498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
php-version: ['8.1', '8.2', '8.3', '8.4']
21+
php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
2222
prefer-lowest: ['']
2323
include:
2424
- php-version: '8.1'

0 commit comments

Comments
 (0)