Skip to content

Commit 53c4b98

Browse files
authored
PYTHON-2778 Test OCSP with Python 3.10 (#1085)
1 parent 258e33c commit 53c4b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3069,7 +3069,7 @@ buildvariants:
30693069
- matrix_name: "ocsp-test-windows"
30703070
matrix_spec:
30713071
platform: windows-64-vsMulti-small
3072-
python-version-windows: ["2.7", "3.5", "3.9"]
3072+
python-version-windows: ["2.7", "3.5", "3.9", "3.10"]
30733073
mongodb-version: ["4.4", "5.0", "latest"]
30743074
auth: "noauth"
30753075
ssl: "ssl"

0 commit comments

Comments
 (0)