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
241
Wiki
Atividade
Ver código fonte
./pyenv install ${{ matrix.python-version }}
pull/1794/head
Christian Clauss
5 anos atrás
pai
665f1f9aa4
commit
79bdfce276
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/ubuntu_tests.yml
+ 1
- 1
.github/workflows/ubuntu_tests.yml
Ver arquivo
@ -22,4 +22,4 @@ jobs:
sudo apt-get install -y build-essential libssl-dev zlib1g-dev libbz2-dev \
libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
-
run
:
pyenv install ${{ matrix.python-version }}
-
run
:
./
pyenv install ${{ matrix.python-version }}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar