1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Fix #1562 - use latest version of PHP to build phar

This commit is contained in:
Brown 2019-04-16 09:07:03 -04:00
parent 24084eb2ec
commit 57bf0fda0d

View File

@ -81,7 +81,7 @@ jobs:
# always build phar, but only deploy on tag builds
- stage: Phar build
php: 7.1
php: 7.3
env: DEPS="high"
script:
- bin/build-phar.sh