You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[wasm] Pin the version of chrome used for tests - 109.0.5414.119 (#81814)
* [wasm] Pin the version of chrome used for tests
Related: #81792
The debugger tests are breaking with the latest stable chrome version
`110.0.5481.77`. As a temporary workaround to keep the CI green, pin the
version to the previous working one.
* fix windows url
0 commit comments