build(config.yml): fixes

This commit is contained in:
Krrish Dholakia 2024-01-10 17:09:51 +05:30
parent 49b6c07557
commit 5b1601a70b

View file

@ -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: |