diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7ed1281baf..d911716a42 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -257,9 +257,6 @@ jobs: test-flags: --coverage runs-on: ubuntu-latest container: ghcr.io/homebrew/ubuntu20.04:latest - - name: tests (macOS 13 x86_64) - test-flags: --coverage - runs-on: macos-13 - name: tests (macOS 15 arm64) test-flags: --coverage runs-on: macos-15