From 95f198a3da48004b93494de8a3b01c666cc55926 Mon Sep 17 00:00:00 2001 From: Juanjo Presa Date: Mon, 11 Nov 2024 20:26:49 +0100 Subject: [PATCH] ci: bump macos --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e74d83f..16e97c94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: mac: uses: ./.github/workflows/std.yml with: - runs-on: macOS-12 + runs-on: macOS-14 secrets: inherit linux: