diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed049cc..12bf638 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php: [7.2, 7.4, 8.0] + php: [7.2, 7.4, 8.0, 8.1] steps: - uses: zenstruck/.github@php-test-symfony with: