From 564a07a424f6a39fd524bbffde00b73ace036528 Mon Sep 17 00:00:00 2001 From: Bernhard Manfred Gruber Date: Tue, 23 Aug 2022 14:21:34 +0200 Subject: [PATCH] Remove macOS-10.15 from CI This OS is deprecated by GitHub actions. See: https://github.com/actions/runner-images/issues/5583 --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2eab141b14..418a408e5a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -308,7 +308,6 @@ jobs: fail-fast: false matrix: include: - - os: macos-10.15 - os: macos-11 - os: macos-12 env: