Skip to content

Commit

Permalink
Add Pyodide 0.26.1 target (python 3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Jul 11, 2024
1 parent 6e0fc96 commit 99595b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Pyodide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
- python: "3.11"
pyodide-build: "0.25.1"
node: "18"
- python: "3.12"
pyodide-build: "0.26.1"
node: "20"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 99595b2

Please sign in to comment.