Skip to content

Commit a889051

Browse files
committed
it's pypy:2-jessie
1 parent bd1af6c commit a889051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3.6: docker://python:3.6-buster
3232
3.7: docker://python:3.7-buster
3333
3.8: docker://python:3.8-buster
34-
pypy2: docker://pypy:2-stretch
34+
pypy2: docker://pypy:2-jessie
3535
pypy3: docker://pypy:3-stretch
3636
- name: Windows
3737
runs-on: windows-latest

0 commit comments

Comments
 (0)