diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index c60da6509e..dc2ea4bbd5 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -23,9 +23,7 @@ jobs: - "8.0" - "8.1" - "8.2" - include: - - experimental: true - php-version: "8.3" + - "8.3" runs-on: "ubuntu-latest"