Skip to content

Commit 1110cfb

Browse files
[wasm] Bump chrome for testing - linux: 134.0.6998.88, windows: 134.0.6998.89 (#113577)
* Automated bump of chrome version * Update V8 version in BrowserVersions.props Revert v8 version update (V8 for Linux is still not available and a newer stable version was not published yet). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ilona Tomkowicz <[email protected]>
1 parent bdaad42 commit 1110cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/testing/BrowserVersions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project>
22
<PropertyGroup>
3-
<linux_ChromeVersion>134.0.6998.35</linux_ChromeVersion>
3+
<linux_ChromeVersion>134.0.6998.88</linux_ChromeVersion>
44
<linux_ChromeRevision>1415337</linux_ChromeRevision>
55
<linux_ChromeBaseSnapshotUrl>https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1415339</linux_ChromeBaseSnapshotUrl>
66
<linux_V8Version>13.4.115</linux_V8Version>
7-
<win_ChromeVersion>134.0.6998.35</win_ChromeVersion>
7+
<win_ChromeVersion>134.0.6998.89</win_ChromeVersion>
88
<win_ChromeRevision>1415337</win_ChromeRevision>
99
<win_ChromeBaseSnapshotUrl>https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1415350</win_ChromeBaseSnapshotUrl>
1010
<win_V8Version>13.4.115</win_V8Version>

0 commit comments

Comments
 (0)