From 19dd76bcb4b8ca0217d844a9cab11aed44866dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20S=C3=BC=C3=9Fenbach?= Date: Wed, 13 Dec 2023 14:50:01 +0100 Subject: [PATCH] Change CI on MacOS from macos-11 to macos-latest. (#1749) --- .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 26017c1..4b05537 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: