8000 Revert "CI update PyPy image to pypy-3-7.0.0 (#13600)" · xhluca/scikit-learn@8fef2d2 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 8fef2d2

Browse files
author
Xing
authored
Revert "CI update PyPy image to pypy-3-7.0.0 (scikit-learn#13600)"
This reverts commit 7abf141.
1 parent e29a7c6 commit 8fef2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
pypy3:
7676
docker:
77-
- image: pypy:3-7.0.0
77+
- image: pypy:3-6.0.0
7878
steps:
7979
- restore_cache:
8080
keys:

0 commit comments

Comments
 (0)
0