1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Run on real projects on latest PHP

This commit is contained in:
Matt Brown 2021-03-22 19:48:31 -04:00
parent ae1fd44b13
commit b02b684a06

View File

@ -69,7 +69,7 @@ jobs:
paths:
- build/psalm.phar
test-with-real-projects:
executor: php-74
executor: php-80
steps:
- checkout # used here just for the side effect of loading the github public ssh key so we can clone other stuff
- attach_workspace: