diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e0385db9..a31b4b47f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: strategy: matrix: os: ["ubuntu-22.04"] - php: ["8.1", "8.2", "8.3", "8.4"] + php: ["8.1", "8.2", "8.3"] coverage: ["none"] include: - os: "ubuntu-22.04"