Skip to content

Commit 75b397a

Browse files
author
Tom Osowski
authored
Update python-package.yml (#290)
1 parent 5fae8ce commit 75b397a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
python-version: [pypy2, pypy3, 3.5, 3.6, 3.7]
18+
python-version: [pypy-3.7, 3.5, 3.6, 3.7]
1919
os: [macos-latest, ubuntu-latest]
2020

2121
steps:

0 commit comments

Comments
 (0)