Skip to content

Commit

Permalink
Update GHA versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed Jan 14, 2025
1 parent 1a5963b commit 50b772b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
php_extensions: "xdebug mbstring xml"
configuration: "phpunit.xml"
coverage_clover: "coverage.xml"
version: "9.6.19"
php_version: "8.2"
version: "11.5.3"
php_version: "8.3"

# TODO: integrate Coverage https://about.codecov.io/blog/measuring-php-code-coverage-with-phpunit-and-github-actions/
- name: Code coverage with codecov
Expand Down

0 comments on commit 50b772b

Please sign in to comment.