Skip to content

Commit f2ed3dc

Browse files
committed
Build coverage with 8.4
1 parent f0de977 commit f2ed3dc

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
@@ -13,7 +13,7 @@ jobs:
1313
php_version: '8.2'
1414
- uses: php-actions/phpunit@v4
1515
with:
16-
php_version: '8.2'
16+
php_version: '8.4'
1717
php_extensions: 'xdebug bcmath'
1818
bootstrap: 'vendor/autoload.php'
1919
coverage_clover: 'clover.xml'

0 commit comments

Comments
 (0)