Skip to content

Commit bdca180

Browse files
[ci] Freeze emscripten / playwright version
1.51.0 seems to install incorrectly
1 parent 542256a commit bdca180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
environment-name: xsimd
1717
create-args: >-
18-
microsoft::playwright
18+
microsoft::playwright=1.50.0
1919
python
2020
init-shell: bash
2121

0 commit comments

Comments
 (0)