Skip to content

Commit e9cc226

Browse files
committed
Include Python2.7 + PyPy build environment
1 parent c77658d commit e9cc226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: 3.8
2424
- uses: actions/setup-python@v2
2525
with:
26-
python-version: pypy
26+
python-version: pypy-2.7
2727
- uses: actions/setup-python@v2
2828
with:
2929
python-version: pypy3

0 commit comments

Comments
 (0)