mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Update phar-build to large resource class in config.yml
This commit is contained in:
parent
3a0adabf06
commit
85bb112f8e
@ -62,6 +62,8 @@ jobs:
|
|||||||
root: /home/docker/project/
|
root: /home/docker/project/
|
||||||
paths:
|
paths:
|
||||||
- build/psalm.phar
|
- build/psalm.phar
|
||||||
|
# The resource_class feature allows configuring CPU and RAM resources for each job. Different resource classes are available for different executors. https://circleci.com/docs/2.0/configuration-reference/#resourceclass
|
||||||
|
resource_class: large
|
||||||
test-with-real-projects:
|
test-with-real-projects:
|
||||||
executor: php-81
|
executor: php-81
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user