diff --git a/.github/workflows/githook.yml b/.github/workflows/githook.yml index 84341d7..3e38440 100644 --- a/.github/workflows/githook.yml +++ b/.github/workflows/githook.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: - php-version: ['8.1', '8.2'] + php-version: ['8.2'] steps: - uses: actions/checkout@v3