Skip to content

Commit 258e33c

Browse files
authored
PYTHON-3477 pypy -> pypy2.7 (#1082)
1 parent 929ba47 commit 258e33c

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
@@ -2123,7 +2123,7 @@ axes:
21232123
- id: "pypy"
21242124
display_name: "PyPy"
21252125
variables:
2126-
PYTHON_BINARY: "/opt/python/pypy/bin/pypy"
2126+
PYTHON_BINARY: "/opt/python/pypy2.7/bin/pypy"
21272127
- id: "pypy3.5"
21282128
display_name: "PyPy 3.5"
21292129
variables:

0 commit comments

Comments
 (0)