Skip to content

Commit 05d0398

Browse files
committed
test
1 parent 2bae838 commit 05d0398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ jobs:
239239
- name: Run connect test
240240
shell: bash
241241
run: |
242-
uv sync --python=${{ matrix.python-version }} --resolution=lowest-direct
242+
uv sync --python=3.9 --resolution=lowest-direct
243243
PYMONGO_MUST_CONNECT=1 pytest -v -k client_context

0 commit comments

Comments
 (0)