test on latest pypy that supports python 3.7
This commit is contained in:
parent
64299aa4b1
commit
37b2687a9b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
- name: Set up Python pypy3
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "pypy3"
|
||||
python-version: "pypy-3.7"
|
||||
- name: Install packages
|
||||
run: pip install tox
|
||||
- name: Run Tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user