From fcd669916e4dbe526238f495c8a6301392521f9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:40:49 +0000 Subject: [PATCH] deps(deps): update dependency macos to v14 --- .github/workflows/e2e-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-macos.yml b/.github/workflows/e2e-macos.yml index db06d95c..c665254e 100644 --- a/.github/workflows/e2e-macos.yml +++ b/.github/workflows/e2e-macos.yml @@ -13,7 +13,7 @@ name: 🧪 End-to-end testing (macOS) jobs: build: timeout-minutes: 16 - runs-on: macos-13 + runs-on: macos-14 steps: - name: ‼️ Temporary succeed without check run: |