Skip to content

Commit d23067f

Browse files
committed
fix min mongodb
1 parent 72b3898 commit d23067f

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
@@ -15,7 +15,7 @@ defaults:
1515

1616
env:
1717
MIN_PYTHON: "3.9"
18-
MIN_MONGODB: "4.0"
18+
MIN_MONGODB: "4.2"
1919
MAX_MONGODB: "8.0"
2020

2121
jobs:

0 commit comments

Comments
 (0)