build: Drop testing with Mongo 4.4 and Python 3.8

This commit is contained in:
Feanil Patel
2024-05-10 10:52:09 -04:00
parent 62aa7dd06d
commit 4687dae487
14 changed files with 60 additions and 42 deletions

View File

@@ -39,7 +39,7 @@ jobs:
- name: Set up Python environment
uses: actions/setup-python@v4
with:
python-version: "3.8"
python-version: "3.11"
- name: Update any pinned dependencies
env: