Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
isprogram
/
pyenv
miroir de
https://github.com/pyenv/pyenv.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Projects
0
Versions
240
Wiki
Activité
Parcourir la source
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
il y a 10 mois
Parent
11c1898abb
révision
7d3854b64d
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
.github/workflows/macos_build.yml
+ 1
- 1
.github/workflows/macos_build.yml
Voir le fichier
@ -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:
Écrire
Aperçu
Chargement…
Annuler
Enregistrer