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

Bump test-with-real-projects PHP version

This commit is contained in:
Matthew Brown 2022-02-08 11:53:51 -05:00
parent 457abc6e13
commit 58cd0dae2e

View File

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