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