Skip to content

Commit c4158e6

Browse files
committed
GH-49522: [CI] Update chrome_version for emscripten job to latest stable (v146)
1 parent d6ce56e commit c4158e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ services:
948948
clang_tools: ${CLANG_TOOLS}
949949
llvm: ${LLVM}
950950
pyodide_version: "0.26.0"
951-
chrome_version: "134"
951+
chrome_version: "146"
952952
selenium_version: "4.15.2"
953953
required_python_min: "(3,12)"
954954
python: ${PYTHON}

0 commit comments

Comments
 (0)