mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Add test to CI
This commit is contained in:
parent
9db1193c2a
commit
1427f80828
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ubuntu_tests.yml
vendored
1
.github/workflows/ubuntu_tests.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
- 3.7.10
|
||||
- 3.8.10
|
||||
- 3.9.5
|
||||
- 3.10.0rc1
|
||||
runs-on: Ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue