diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b394b7829d..d928989021 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -289,7 +289,7 @@ jobs: name: Browser tests timeout-minutes: 60 runs-on: - labels: ubuntu-latest-4-cores + labels: ubuntu-latest needs: [job_get_metadata, job_install_deps] if: needs.job_get_metadata.outputs.changed_any_code == 'true' && (needs.job_get_metadata.outputs.is_main == 'true' || needs.job_get_metadata.outputs.has_browser_tests_label == 'true') concurrency: