From 48eafec6ab81bca5d60cbaa825f563b081f10ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:47:28 +0000 Subject: [PATCH] chore(deps): update dependency macos to v26 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d7c86b..5d67c5a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: required: true jobs: release: - runs-on: macos-15 + runs-on: macos-26 steps: - name: Check out repository uses: actions/checkout@v6