PYTHON-2778 Test OCSP with Python 3.10 (#1085)

This commit is contained in:
Steven Silvester 2022-10-20 14:42:40 -05:00 committed by GitHub
parent 258e33c803
commit 53c4b980b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3069,7 +3069,7 @@ buildvariants:
- matrix_name: "ocsp-test-windows"
matrix_spec:
platform: windows-64-vsMulti-small
python-version-windows: ["2.7", "3.5", "3.9"]
python-version-windows: ["2.7", "3.5", "3.9", "3.10"]
mongodb-version: ["4.4", "5.0", "latest"]
auth: "noauth"
ssl: "ssl"