We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057db0c commit 0161812Copy full SHA for 0161812
.github/workflows/python-wasm.yml
@@ -73,7 +73,7 @@ jobs:
73
run: |
74
pnpm run --aggregate-output --filter "@itk-wasm/${{ matrix.package }}-build" test:python:wasi
75
76
- - uses: pyodide/pyodide-actions/install-browser@main
+ - uses: pyodide/pyodide-actions/install-browser@e3edcb8db4f1ec4604e402013f3ae2ee9f114441
77
if: ${{ matrix.python-minor-version > 10 }}
78
with:
79
runner: selenium
0 commit comments