This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Add test to CI
pull/2023/head
Fredrik Averpil
5 years ago
parent
9db1193c2a
commit
1427f80828
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/ubuntu_tests.yml
+ 1
- 0
.github/workflows/ubuntu_tests.yml
View File
@ -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
Write
Preview
Loading…
Cancel
Save