From 2010b3779e42aa321770bf0c37f6391df993b4d8 Mon Sep 17 00:00:00 2001 From: asuessenbach Date: Wed, 13 Dec 2023 13:48:58 +0100 Subject: [PATCH] Change CI on MacOS from macos-11 to macos-latest. --- .github/workflows/ci-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml index 26017c11b..4b0553769 100644 --- a/.github/workflows/ci-macos.yml +++ b/.github/workflows/ci-macos.yml @@ -7,7 +7,7 @@ on: jobs: build: - runs-on: macos-11 + runs-on: macos-latest strategy: matrix: