1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 15:23:53 -05:00

Add Python 3.10.0rc2 (#2053)

This commit is contained in:
Ned Batchelder
2021-09-08 07:28:25 -07:00
committed by GitHub
parent a65af6570d
commit 58e2087967
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- 3.7.10
- 3.8.10
- 3.9.5
- 3.10.0rc1
- 3.10.0rc2
runs-on: Ubuntu-20.04
steps:
- uses: actions/checkout@v2