Skip to content

Commit a165d36

Browse files
committed
Also test PHP 8.5
1 parent 10afa16 commit a165d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/running_the_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
php-version: ['8.2', '8.3', '8.4']
24+
php-version: ['8.2', '8.3', '8.4', '8.5']
2525

2626
steps:
2727
- uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)