Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
isprogram
/
pyenv
espelho de
https://github.com/pyenv/pyenv.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Projects
0
Lançamentos
241
Wiki
Trabalho
Ver a proveniência
runs-on: Ubuntu-20.04
pull/1794/head
Christian Clauss
há 5 anos
ascendente
878e96978a
cometimento
086f594b8c
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
.github/workflows/ubuntu_tests.yml
+ 1
- 1
.github/workflows/ubuntu_tests.yml
Ver ficheiro
@ -6,7 +6,7 @@ jobs:
fail-fast
:
false
matrix:
python-version
:
[
2.7
.18
,
3.5
.10
,
3.6
.12
,
3.7
.9
,
3.8
.7
,
3.9
.1
]
# 2.7.6, 3.4.10,
runs-on
:
ubuntu-latest
runs-on
:
Ubuntu-20.04
steps:
-
uses
:
actions/checkout@v2
# Normally, we would use the superbly maintained...
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar