forked from phoenix/litellm-mirror
build(config.yml): fixes
This commit is contained in:
parent
49b6c07557
commit
5b1601a70b
1 changed files with 2 additions and 5 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue