ci: skip docker compose v2 install for ubuntu-latest

This commit is contained in:
Revant Nandgaonkar 2023-01-08 13:39:10 +05:30
parent 8f842d7f18
commit 5438152c8b

View file

@ -54,9 +54,6 @@ jobs:
with:
python-version: "3.10"
- name: Install Docker Compose v2
uses: ndeloof/install-compose-action@4a33bc31f327b8231c4f343f6fba704fedc0fa23
- name: Install dependencies
run: |
python -m venv venv