Skip to content

Commit b10bae2

Browse files
committed
BECI:no update pip in ubuntu 24.04
1 parent 6e82b8a commit b10bae2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/big_endian.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
git config --global --add safe.directory /workspace &&
109109
110110
# Install Python build dependencies (using --break-system-packages for Ubuntu 24.04)
111-
python -m pip install --break-system-packages --upgrade pip &&
112111
python -m pip install --break-system-packages meson>=1.3.2 meson-python wheel &&
113112
python -m pip install --break-system-packages --pre --upgrade --timeout=60 --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy &&
114113
python -m pip install --break-system-packages pytest pytest-run-parallel pytest-timeout &&

0 commit comments

Comments
 (0)