Skip to content

Commit aa83460

Browse files
committed
Updating the chrom version in test-changed-auth.yaml
1 parent 7ece3cf commit aa83460

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-137.0.7151.119
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)