Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
isprogram
/
pyenv
réplica de
https://github.com/pyenv/pyenv.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Projects
0
Lanzamientos
241
Wiki
Actividad
Explorar el Código
runs-on: Ubuntu-20.04
pull/1794/head
Christian Clauss
hace 5 años
padre
878e96978a
commit
086f594b8c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.github/workflows/ubuntu_tests.yml
+ 1
- 1
.github/workflows/ubuntu_tests.yml
Ver fichero
@ -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...
Escribir
Vista previa
Cargando…
Cancelar
Guardar