From 86afaea796721ac84a2e3f6def0b24cb127a91a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randy=20D=C3=B6ring?= <30527984+radoering@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:38:14 +0100 Subject: [PATCH] ci: macos-12 is not available anymore --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7125ba2c3f1..9b4ffe70b0c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,7 @@ jobs: - os: Windows image: windows-2022 - os: macOS - image: macos-12 + image: macos-13 fail-fast: false defaults: run: