mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 21:13:46 -05:00
Add test to CI
This commit is contained in:
1
.github/workflows/ubuntu_tests.yml
vendored
1
.github/workflows/ubuntu_tests.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
|||||||
- 3.7.10
|
- 3.7.10
|
||||||
- 3.8.10
|
- 3.8.10
|
||||||
- 3.9.5
|
- 3.9.5
|
||||||
|
- 3.10.0rc1
|
||||||
runs-on: Ubuntu-20.04
|
runs-on: Ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user