From 434b7e06ce4d451a199cfb192156ab478999a8ae Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:37:57 -0400 Subject: [PATCH] chore(macos)!: drop monterey support (#3236) --- .github/workflows/CI.yml | 5 +---- README.md | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index aa07292a9..c1b6620b1 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -471,8 +471,6 @@ jobs: include: # https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories # while GitHub has larger macOS runners, they are not available for our repos :( - - os_version: "12" - os_name: "macos" - os_version: "13" os_name: "macos" - os_version: "14" @@ -650,9 +648,8 @@ jobs: include: # https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories # while GitHub has larger macOS runners, they are not available for our repos :( - - os_version: "12" - release: true - os_version: "13" + release: true - os_version: "14" name: Macports (macOS-${{ matrix.os_version }}) runs-on: macos-${{ matrix.os_version }} diff --git a/README.md b/README.md index 6c182058f..b2ce71433 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ the local server or any mobile device.