Skip to content

Commit

Permalink
Merge fe0d225 into 80a1501
Browse files Browse the repository at this point in the history
  • Loading branch information
oroulet committed Dec 22, 2020
2 parents 80a1501 + fe0d225 commit 907c370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.7', '3.8']
python-version: ['3.7', '3.8', 'pypy-3.7']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 907c370

Please sign in to comment.