diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 169cb07..fe6b4bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,9 +27,6 @@ jobs: - php-version: 8.2 operating-system: ubuntu-20.04 allow-failure: true - - php-version: 8.2 - operating-system: macos-10.15 - allow-failure: true - php-version: 8.2 operating-system: macos-11 allow-failure: true