Upgrade pyodide version to match newer selenium API
authorAnthony Green <green@moxielogic.com>
Thu, 31 Aug 2023 12:48:50 +0000 (08:48 -0400)
committerAnthony Green <green@moxielogic.com>
Thu, 31 Aug 2023 12:48:50 +0000 (08:48 -0400)
.github/workflows/emscripten.yml

index e252c14dab2ac9ebc3b0341b5fe5e4c90d055893..9a7d366a0350af3e8ad458dca9db59cc15e25209 100644 (file)
@@ -13,7 +13,7 @@ on:
 
 
 env:
-  PYODIDE_VERSION: 0.22.1
+  PYODIDE_VERSION: 0.52.1
   # PYTHON_VERSION and EMSCRIPTEN_VERSION are determined by PYODIDE_VERSION.
   # The appropriate versions can be found in the Pyodide repodata.json
   # "info" field, or in Makefile.envs: