From 82839124e1966a0c032732dcddce2ac4d5e80cb9 Mon Sep 17 00:00:00 2001 From: Sid Date: Thu, 21 May 2026 18:47:10 +0530 Subject: [PATCH] chore: tar --- .github/workflows/tests-macos.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/tests-macos.yml b/.github/workflows/tests-macos.yml index 95b28ecc4..64d86fb4c 100644 --- a/.github/workflows/tests-macos.yml +++ b/.github/workflows/tests-macos.yml @@ -51,8 +51,7 @@ jobs: name: Playwright E2E Tests (macOS) timeout-minutes: 150 runs-on: - - self-hosted - - macos + - macos-latest - e2e steps: - uses: actions/checkout@v6