Skip to content

Commit 51d1e6f

Browse files
authored
Update CI-unixish.yml: trying to not upgrade pip
1 parent 26fe250 commit 51d1e6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CI-unixish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Install missing Python packages
4040
run: |
4141
python3 -m pip config set global.break-system-packages true
42-
python3 -m pip install pip --upgrade
4342
python3 -m pip install pytest
4443
4544
- name: make simplecpp

0 commit comments

Comments
 (0)