Skip to content

Commit

Permalink
Update phar-build to large resource class in config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Mar 6, 2023
1 parent 3a0adab commit 85bb112
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -62,6 +62,8 @@ jobs:
root: /home/docker/project/
paths:
- 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:
executor: php-81
steps:
Expand Down

0 comments on commit 85bb112

Please sign in to comment.