Skip to content

Commit

Permalink
ci: bump pyodide & undo pydantic limit (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 11, 2023
1 parent 4194da7 commit 1e33556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: "3.11"

- name: Install pyodide-build
run: pip install pyodide-build==0.23.1 "pydantic<2"
run: pip install pyodide-build==0.23.4

- name: Compute emsdk version
id: compute-emsdk-version
Expand Down

0 comments on commit 1e33556

Please sign in to comment.