1
0
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:
Fredrik Averpil
2021-08-03 20:10:53 +02:00
parent 9db1193c2a
commit 1427f80828

View File

@@ -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