Merge pull request #25887 from BerriAI/litellm_/vigilant-cannon

[Infra] Bump llm_translation_testing resource class to xlarge
This commit is contained in:
shin-berri 2026-04-16 11:53:52 -07:00 committed by GitHub
commit 65717add14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -638,7 +638,7 @@ jobs:
username: ${DOCKERHUB_USERNAME}
password: ${DOCKERHUB_PASSWORD}
working_directory: ~/project
resource_class: large
resource_class: xlarge
steps:
- checkout