From 99fac6b3bcae7ed743fab7d54ce879b22f0d581c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:55:41 +0000 Subject: [PATCH] chore(deps): update dependency macos to v14 --- .github/workflows/desktop-mac-test-pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop-mac-test-pull.yml b/.github/workflows/desktop-mac-test-pull.yml index 6513fac..34ed858 100644 --- a/.github/workflows/desktop-mac-test-pull.yml +++ b/.github/workflows/desktop-mac-test-pull.yml @@ -9,7 +9,7 @@ concurrency: jobs: test-desktop-mac: - runs-on: macos-13 + runs-on: macos-14 timeout-minutes: 90 steps: - uses: actions/checkout@v4