Skip to content

Commit

Permalink
CI: drop unnecessary work-around
Browse files Browse the repository at this point in the history
pip in Debian stable works just fine.
  • Loading branch information
dnicolodi committed Feb 2, 2023
1 parent 691a351 commit a98eacf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ debian-11_task:
container:
dockerfile: ci/debian-11.docker
cpu: 1
fix-pip_script:
# see https://github.com/pypa/pip/pull/11623
- python3 -m pip install --upgrade "pip @ git+https://github.com/pypa/pip.git@a057c9bc99ad7eab2e3b1539e79eee7d9a923f4f"
<< : *test

debian-unstable_task:
Expand Down

0 comments on commit a98eacf

Please sign in to comment.