Skip to content

Commit 25fcf52

Browse files
committed
Update chrome version
1 parent 64720f6 commit 25fcf52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-changed-auth.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
# the behavior to use the new URLs.
2424
CHROMEDRIVER_CDNURL: https://googlechromelabs.github.io/
2525
CHROMEDRIVER_CDNBINARIESURL: https://storage.googleapis.com/chrome-for-testing-public
26-
CHROME_VALIDATED_VERSION: linux-120.0.6099.71
26+
CHROME_VALIDATED_VERSION: linux-132.0.6834.110
2727
# Bump Node memory limit
2828
NODE_OPTIONS: "--max_old_space_size=4096"
2929

@@ -119,4 +119,4 @@ jobs:
119119
- name: Run tests on changed packages
120120
run: yarn test:changed auth
121121
env:
122-
BROWSERS: 'WebkitHeadless'
122+
BROWSERS: 'WebkitHeadless'

0 commit comments

Comments
 (0)