1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-08 06:27:00 +09:00

add check for pypy-3.7-v7.3.x

This commit is contained in:
Dmitry Shibanov 2021-10-19 17:34:20 +03:00
parent 80e3e49cc1
commit bccd71d7b6

View file

@ -25,6 +25,7 @@ jobs:
- 'pypy-2.7-v7.3.4'
- 'pypy-3.7-v7.3.5'
- 'pypy-3.7-v7.3.4'
- 'pypy-3.7-v7.3.x'
- 'pypy-3.7-v7.x'
- 'pypy-2.7-v7.3.4rc1'
- 'pypy-3.7-nightly'