Skip to content

Commit

Permalink
force lower phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Apr 15, 2024
1 parent 6aed9e5 commit b4b53ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,8 @@ jobs:
name: PHPUnit (PHP ${{ matrix.php }}) (Symfony lowest)
runs-on: ubuntu-latest
timeout-minutes: 20
env:
SYMFONY_PHPUNIT_VERSION: '9.5'
strategy:
matrix:
php:
Expand Down

0 comments on commit b4b53ac

Please sign in to comment.