Skip to content

Commit 06bab16

Browse files
committed
that's pypy3...
1 parent eccd10a commit 06bab16

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
@@ -32,7 +32,7 @@ jobs:
3232
3.7: docker://python:3.7-buster
3333
3.8: docker://python:3.8-buster
3434
pypy2: docker://pypy:2-stretch
35-
pypy2: docker://pypy:3-stretch
35+
pypy3: docker://pypy:3-stretch
3636
- name: Windows
3737
runs-on: windows-latest
3838
python_platform: win32

0 commit comments

Comments
 (0)