mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 19:33:29 +00:00
change pypy3.9-nightly
This commit is contained in:
parent
0130854fbc
commit
963677d9d9
3
.github/workflows/test-pypy.yml
vendored
3
.github/workflows/test-pypy.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, windows-latest, ubuntu-18.04, ubuntu-latest]
|
os: [macos-latest, windows-latest, ubuntu-18.04, ubuntu-latest]
|
||||||
pypy: ['pypy2.7', 'pypy3.7', 'pypy3.8', 'pypy3.9-nightly']
|
pypy: ['pypy2.7', 'pypy3.7', 'pypy3.8', 'pypy3.8-nightly']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
@ -138,7 +138,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: |
|
python-version: |
|
||||||
pypy-3.7-v7.3.x
|
pypy-3.7-v7.3.x
|
||||||
pypy3.9-nightly
|
|
||||||
pypy3.8
|
pypy3.8
|
||||||
check-latest: true
|
check-latest: true
|
||||||
- name: PyPy and Python version
|
- name: PyPy and Python version
|
||||||
|
Loading…
Reference in New Issue
Block a user