From 4c799e20f82ed045fe9b51812ee5b2f36437ec81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:15:50 +0000 Subject: [PATCH] chore(deps): update dependency macos to v26 --- .github/workflows/generate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 6bdfdd2..84e4f62 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -4,7 +4,7 @@ on: [push] jobs: test: - runs-on: macos-15 + runs-on: macos-26 steps: - uses: actions/checkout@v6