Skip to content

Commit 8fd52e8

Browse files
authored
PYTHON-3481 Cryptography Requires Rust (#1089)
1 parent 5bea28d commit 8fd52e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,8 +3056,8 @@ buildvariants:
30563056
- matrix_name: "ocsp-test"
30573057
matrix_spec:
30583058
platform: awslinux
3059-
python-version: ["2.7", "pypy3.5", "pypy3.6", "pypy3.7", "3.8", "3.9"]
3060-
mongodb-version: ["4.4", "5.0", "latest"]
3059+
python-version: ["2.7", "pypy3.5", "3.8", "3.9"]
3060+
mongodb-version: ["4.4", "5.0"]
30613061
auth: "noauth"
30623062
ssl: "ssl"
30633063
display_name: "OCSP test ${platform} ${python-version} ${mongodb-version}"

0 commit comments

Comments
 (0)