build: Drop testing with Mongo 4.4 and Python 3.8
This commit is contained in:
3
.github/workflows/js-tests.yml
vendored
3
.github/workflows/js-tests.yml
vendored
@@ -14,7 +14,8 @@ jobs:
|
||||
matrix:
|
||||
os: [ ubuntu-20.04 ]
|
||||
node-version: [ 18 ]
|
||||
python-version: [ '3.8', '3.11' ]
|
||||
python-version:
|
||||
- '3.11'
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user