From 1cb0d3013f9d85e864a9f51ab9dbd2f348a9cb14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:39:01 +0000 Subject: [PATCH] chore(deps): update dependency macos to v26 --- .github/workflows/e2e-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-install.yml b/.github/workflows/e2e-install.yml index 5714c2e..3f80ba9 100644 --- a/.github/workflows/e2e-install.yml +++ b/.github/workflows/e2e-install.yml @@ -143,7 +143,7 @@ jobs: e2e-macos: name: E2E install (macOS) - runs-on: macos-15 + runs-on: macos-26 steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6