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

Back to 7.4

This commit is contained in:
Matt Brown 2021-03-22 19:53:42 -04:00
parent b02b684a06
commit 07897456e3

View File

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