mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-11 16:26:07 +00:00
build(config.yml): fixes
This commit is contained in:
@@ -85,14 +85,11 @@ jobs:
|
||||
path: test-results
|
||||
|
||||
build_and_test:
|
||||
docker:
|
||||
- image: ubuntu-2204:2023.02.1
|
||||
machine:
|
||||
image: ubuntu-2204:2023.10.1
|
||||
working_directory: ~/project
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
version: 20.10.6
|
||||
docker_layer_caching: true
|
||||
- run:
|
||||
name: Install Docker CLI (In case it's not already installed)
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user