From: Anthony Green Date: Thu, 31 Aug 2023 12:48:50 +0000 (-0400) Subject: Upgrade pyodide version to match newer selenium API X-Git-Tag: upstream/3.4.7~61 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4467a3bc350bca106aee2c55cbb19ffffb144d1b;p=platform%2Fupstream%2Flibffi.git Upgrade pyodide version to match newer selenium API --- diff --git a/.github/workflows/emscripten.yml b/.github/workflows/emscripten.yml index e252c14..9a7d366 100644 --- a/.github/workflows/emscripten.yml +++ b/.github/workflows/emscripten.yml @@ -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: