Skip to content

Commit 2249fe7

Browse files
committed
ci: add php85
1 parent cb7c195 commit 2249fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
install-args: ['', '--prefer-lowest']
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
fail-fast: false
2323

2424
steps:

0 commit comments

Comments
 (0)