From b419b1ac93064858cd3b0ea5efd75d27c8b4c15c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:40:02 +0000 Subject: [PATCH] Update dependency macos to v26 --- .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 771e8bf..ec38a87 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -113,7 +113,7 @@ jobs: build-cgo-macos: name: Build (macOS CGO) - runs-on: macos-15 + runs-on: macos-26 steps: - name: Checkout repository uses: actions/checkout@v6