From 51f68bef18fc79f2ae9d513ec6253d50fc2e58cf Mon Sep 17 00:00:00 2001 From: Ashok Srirama Date: Wed, 8 Jan 2025 08:15:46 -0500 Subject: [PATCH] Update macos version to 14. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b25d7ecd..ac13dfed 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: macos-12 + runs-on: macos-14 strategy: matrix: