Skip to content

Commit

Permalink
Use Pyodide 0.22.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Nov 10, 2022
1 parent e860e75 commit dadc573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/emscripten.yml
Expand Up @@ -17,8 +17,8 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'numpy/numpy'
env:
PYODIDE_VERSION: '0.22.0a2'
PYTHON_VERSION: '3.10.2'
PYODIDE_VERSION: 0.22.0a3
PYTHON_VERSION: 3.10.2
NODE_VERSION: 18
EMSCRIPTEN_VERSION: 3.1.24
steps:
Expand Down

0 comments on commit dadc573

Please sign in to comment.