Skip to content

Commit

Permalink
Update python-package.yml (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
osowskit committed Nov 18, 2021
1 parent 5fae8ce commit 75b397a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [pypy2, pypy3, 3.5, 3.6, 3.7]
python-version: [pypy-3.7, 3.5, 3.6, 3.7]
os: [macos-latest, ubuntu-latest]

steps:
Expand Down

0 comments on commit 75b397a

Please sign in to comment.