From d0e7118fd1df608add58d2ade006807551726e4b Mon Sep 17 00:00:00 2001 From: Vault Automation Date: Fri, 9 Jan 2026 12:43:29 -0800 Subject: [PATCH] Remove chrome pin CI (#11670) (#11680) * remove chrome pin * restart ci test run Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com> --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3245cd1663..7b9bbbb67f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -285,9 +285,6 @@ jobs: cache-dependency-path: ui/pnpm-lock.yaml - uses: browser-actions/setup-chrome@b94431e051d1c52dcbe9a7092a4f10f827795416 # v2.1.0 - with: - # Temporarily pin our Chrome version while we sort out a broken test on latest - chrome-version: 1314712 - name: ui-dependencies working-directory: ./ui run: |