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
240
Wiki
Actividad
Explorar el Código
CI: use ZLib from XCode SDK
Everything since 3.5.2 (see
#3301
) can use it; it's now present in all non-EOL MacOS XCode versions
pull/3311/head
Ivan Pozdeev
hace 10 meses
padre
11c1898abb
commit
7d3854b64d
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/macos_build.yml
+ 1
- 1
.github/workflows/macos_build.yml
Ver fichero
@ -24,7 +24,7 @@ jobs:
# python-version: ${{ matrix.python-version }}
# ... but in the repo, we want to test pyenv builds on macOS
-
run
:
|
brew install openssl readline sqlite3 xz
zlib
brew install openssl readline sqlite3 xz
tcl-tk@8 libb2 zstd
# https://github.com/pyenv/pyenv#installation
-
run
:
pwd
-
env:
Escribir
Vista previa
Cargando…
Cancelar
Guardar