From 9c1a62c1de12cd567310f194ea8e1a54c5c00eef Mon Sep 17 00:00:00 2001 From: Sephrit Date: Sun, 26 Jul 2026 03:03:30 -0500 Subject: [PATCH] fix Swift CI runner --- .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 62c84f3..0a635f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - run: node Tests/mcp-smoke.mjs legacy-macos: - runs-on: macos-14 + runs-on: macos-15 steps: - uses: actions/checkout@v4 - run: swift test