Skip to content

Commit a98eacf

Browse files
committed
CI: drop unnecessary work-around
pip in Debian stable works just fine.
1 parent 691a351 commit a98eacf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ debian-11_task:
2828
container:
2929
dockerfile: ci/debian-11.docker
3030
cpu: 1
31-
fix-pip_script:
32-
# see https://github.com/pypa/pip/pull/11623
33-
- python3 -m pip install --upgrade "pip @ git+https://github.com/pypa/pip.git@a057c9bc99ad7eab2e3b1539e79eee7d9a923f4f"
3431
<< : *test
3532

3633
debian-unstable_task:

0 commit comments

Comments
 (0)