mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
nightly version issue fix
This commit is contained in:
parent
5edea32443
commit
57759b140b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-pypy.yml
vendored
2
.github/workflows/test-pypy.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
- 'pypy-3.7-v7.3.x'
|
- 'pypy-3.7-v7.3.x'
|
||||||
- 'pypy-3.7-v7.x'
|
- 'pypy-3.7-v7.x'
|
||||||
- 'pypy-2.7-v7.3.4rc1'
|
- 'pypy-2.7-v7.3.4rc1'
|
||||||
- 'pypy-3.7-nightly'
|
- 'pypy-3.8-nightly'
|
||||||
- 'pypy3.8-v7.3.7'
|
- 'pypy3.8-v7.3.7'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue