Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudguruab committed May 10, 2024
1 parent 69c5f60 commit 81b058a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/consistency-functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,8 @@ jobs:
sudo apt install postgresql-common
sudo python -m pip install --upgrade pip
sudo python -m pip install --upgrade virtualenv
sudo python -m pip install ovs
sudo python -m pip install --upgrade setuptools --force
sudo apt install openvswitch-switch
sudo apt install openvswitch-common
# https://github.com/pypa/setuptools/issues/3772
sudo python -m pip install --upgrade 'setuptools<66'
- name: Configure podman
run: |
Expand Down

0 comments on commit 81b058a

Please sign in to comment.