Skip to content

Commit eda9b4c

Browse files
authored
Update ci.yml
1 parent b9a31a0 commit eda9b4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ jobs:
3535
3.7: docker://python:3.7-buster
3636
3.8: docker://python:3.8-buster
3737
3.9: docker://python:3.9-rc-buster
38-
pypy2.7: docker://pypy:27-jessie
39-
pypy3.6: docker://pypy:36-stretch
40-
pypy3.7: docker://pypy:37-stretch
38+
pypy2.7: docker://pypy:2.7-jessie
39+
pypy3.6: docker://pypy:3.6-stretch
40+
pypy3.7: docker://pypy:3.7-stretch
4141
- name: Windows
4242
runs-on: windows-latest
4343
python_platform: win32

0 commit comments

Comments
 (0)