Skip to content

Commit e4dabc0

Browse files
authored
[ci] Update version of Chromium in benchmarks to keep up with engine. (#3612)
[ci] Update version of Chromium in benchmarks to keep up with engine.
1 parent d07623d commit e4dabc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ task:
324324
- name: web_benchmarks_test
325325
env:
326326
matrix:
327-
CHROMIUM_BUILD: "768968" # Chromium 84.0.4147.0
328327
CHROMIUM_BUILD: "950363" # Chromium 98.0.4758.0
328+
CHROMIUM_BUILD: "1097615" # Chromium 111
329329
<< : *INSTALL_CHROME_LINUX
330330
script:
331331
- cd packages/web_benchmarks/testing/test_app

0 commit comments

Comments
 (0)