forked from phoenix/litellm-mirror
build(config.yml): fix circle ci resource
This commit is contained in:
parent
cc54d3ef12
commit
642790efba
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ jobs:
|
|||
build_and_test:
|
||||
machine:
|
||||
image: ubuntu-2204:2023.10.1
|
||||
resource_class: 2xlarge
|
||||
resource_class: xlarge
|
||||
working_directory: ~/project
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue