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:
parent
24084eb2ec
commit
57bf0fda0d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user