We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d8746 commit 5900d2bCopy full SHA for 5900d2b
.github/workflows/ci.yml
@@ -391,7 +391,7 @@ jobs:
391
sudo pkg install gcc13 git pkg-config python-313
392
sudo ln -sf /usr/bin/python3.13 /usr/bin/python3
393
sudo ln -sf /usr/bin/python3.13-config /usr/bin/python3-config
394
- sudo python3 -m ensurepip
+ # sudo python3 -m ensurepip
395
sudo ln -sf /usr/bin/pip3.13 /usr/bin/pip3
396
sudo pip3 install virtualenv
397
0 commit comments