mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Switch Windows build to use PHP 7.4
This commit is contained in:
parent
afbd04a1dc
commit
1832014521
@ -14,9 +14,9 @@ init:
|
||||
environment:
|
||||
SSL_CERT_FILE: "C:\\tools\\php\\cacert.pem"
|
||||
matrix:
|
||||
- php_ver_target: 7.3
|
||||
- php_ver_target: 7.4
|
||||
DEPS: 'low'
|
||||
- php_ver_target: 7.3
|
||||
- php_ver_target: 7.4
|
||||
DEPS: 'high'
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user