Skip to content

Commit

Permalink
test on latest pypy that supports python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Sep 27, 2021
1 parent 64299aa commit 37b2687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37b2687

Please sign in to comment.