From b4b53ac4729fedc2b4360c5e4a06b047dae3a83f Mon Sep 17 00:00:00 2001 From: soyuka Date: Mon, 15 Apr 2024 19:07:08 +0200 Subject: [PATCH] force lower phpunit version --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 407424722b..15e7f0fc6a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: