skip php 8.1.4 installation by using cache

This commit is contained in:
William Cheng 2022-03-30 18:38:24 +08:00
parent 40d3331e78
commit 8eb818c098

View File

@ -92,7 +92,7 @@ before_install:
- sudo apt-get install libonig-dev libzip-dev
- git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build
- git clone https://github.com/ngyuki/phpenv-composer.git $(phpenv root)/plugins/phpenv-composer
- phpenv install 8.1.4
#- phpenv install 8.1.4
- phpenv rehash
- phpenv versions
#- phpenv global 7.2.15