Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
isprogram
/
pyenv
espelhamento de
https://github.com/pyenv/pyenv.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Projects
0
Versões
241
Wiki
Atividade
Ver código fonte
Python 3.9.1
pull/1794/head
Christian Clauss
5 anos atrás
pai
e702adaee1
commit
d6b6e470b9
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.github/workflows/ubuntu_tests.yml
+ 1
- 1
.github/workflows/ubuntu_tests.yml
Ver arquivo
@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast
:
false
matrix:
python-version
:
[
2.7
,
3.4
,
3.5
,
3.6
,
3.7
,
3.8
,
3.9
]
python-version
:
[
2.7
.18
,
3.4
.10
,
3.5
.10
,
3.6
.12
,
3.7
.9
,
3.8
.7
,
3.9
.1
]
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v2
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar