Skip to content

Commit 942e76e

Browse files
committed
CI: Pin pyodide-build to 0.30.7
1 parent 9991295 commit 942e76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ jobs:
391391
actions-cache-folder: emsdk-cache
392392

393393
- name: Install pyodide-build
394-
run: pip install "pyodide-build>=0.29.2"
394+
run: pip install "pyodide-build==0.30.7"
395395

396396
- name: Build pandas for Pyodide
397397
run: |

0 commit comments

Comments
 (0)