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

Add Python 3.10.0

This commit is contained in:
Parnassius
2021-10-04 20:58:46 +02:00
parent 0688b17cc1
commit d601efa0d5
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.0rc2
- 3.10.0
runs-on: Ubuntu-20.04
steps:
- uses: actions/checkout@v2