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
240
Wiki
Activity
Browse Source
Add 3.11 into CI for Linux
pull/2535/head
Ivan Pozdeev
3 years ago
parent
cc56f76733
commit
13d8568620
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/ubuntu_build.yml
+ 1
- 0
.github/workflows/ubuntu_build.yml
View File
@ -14,6 +14,7 @@ jobs:
-
"3.8"
-
"3.9"
-
"3.10"
-
"3.11"
runs-on
:
ubuntu-22.04
steps:
-
uses
:
actions/checkout@v2
Write
Preview
Loading…
Cancel
Save