Skip to content

Commit 4467a3b

Browse files
committed
Upgrade pyodide version to match newer selenium API
1 parent 1d0a28a commit 4467a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414

1515
env:
16-
PYODIDE_VERSION: 0.22.1
16+
PYODIDE_VERSION: 0.52.1
1717
# PYTHON_VERSION and EMSCRIPTEN_VERSION are determined by PYODIDE_VERSION.
1818
# The appropriate versions can be found in the Pyodide repodata.json
1919
# "info" field, or in Makefile.envs:

0 commit comments

Comments
 (0)