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
240
Wiki
Atividade
Ver código fonte
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
10 meses atrás
pai
11c1898abb
commit
7d3854b64d
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/macos_build.yml
+ 1
- 1
.github/workflows/macos_build.yml
Ver arquivo
@ -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:
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar