From 641238f16446eeb70b32a18aa79ab54e5c7247ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 04:58:46 +0000 Subject: [PATCH] Update dependency apple/xcode to v26.6 --- .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 273e116..20ccaf4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: # renovate-xcodereleases: runs-on=macos-26 - xcode: ["26.5"] + xcode: ["26.6"] steps: - uses: maxim-lobanov/setup-xcode@v1 with: