mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
build(config.yml): fix file
This commit is contained in:
parent
90d87c7602
commit
bff5068e5d
1 changed files with 4 additions and 2 deletions
|
|
@ -85,8 +85,10 @@ jobs:
|
|||
path: test-results
|
||||
|
||||
build_and_test:
|
||||
machine:
|
||||
image: ubuntu-2204:2023.02.1
|
||||
executors:
|
||||
docker-machine:
|
||||
docker:
|
||||
- image: ubuntu-2204:2023.02.1
|
||||
working_directory: ~/project
|
||||
steps:
|
||||
- checkout
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue