Skip to content

Commit

Permalink
GA: Add pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
rht committed Feb 19, 2021
1 parent 299485e commit 8dc6efc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
python-version: 3.7
- os: ubuntu-latest
python-version: 3.8
- os: ubuntu-latest
python-version: pypy3

steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 8dc6efc

Please sign in to comment.