diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24ebd8c..a123b77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,6 @@ jobs: "update --no-progress --prefer-dist" ] experimental: true - ] name: "PHP ${{ matrix.php-version }} test" steps: - name: "Check if PHP ${{ matrix.php-version }} is supported"