Skip to content

Commit 886a1bb

Browse files
Test scikit-learn example with Pyodide 0.26.4
1 parent 1cd3e48 commit 886a1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
node-version: "22"
4242

4343
- name: Install the pyodide npm package
44-
run: npm install pyodide@0.27.3
44+
run: npm install pyodide@0.26.4
4545

4646
- name: Test package + examples
4747
run: |

0 commit comments

Comments
 (0)