From 32df9c52c3b344a0fa4ca69c4143cb37f303f5db Mon Sep 17 00:00:00 2001 From: Sergiu Deitsch Date: Sun, 16 Feb 2025 16:02:11 +0100 Subject: [PATCH] Replace macos-12 runner by macos-15 The macos-12 runner is no longer available. Change-Id: Ib559bf949f423d2bcc350686dbc829b72fe9a9bb --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 344eef303..ee078e511 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -16,9 +16,9 @@ jobs: fail-fast: true matrix: os: - - macos-12 - macos-13 - macos-14 + - macos-15 build_type: - Release lib: