Skip to content

Commit c09f441

Browse files
committed
old-13.0-selenium
1 parent 4069ca2 commit c09f441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
#
9797
# Pytest options are set in `pyproject.toml`.
9898
run: |
99-
pip install -vv $(ls ./dist/*.whl)\[acceptance,${{ matrix.pip-extras }}\] selenium==4.14.0
99+
pip install -vv $(ls ./dist/*.whl)\[acceptance,${{ matrix.pip-extras }}\] selenium==4.13.0
100100
101101
- name: List Python packages
102102
run: |

0 commit comments

Comments
 (0)