We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e82b8a commit b10bae2Copy full SHA for b10bae2
.github/workflows/big_endian.yml
@@ -108,7 +108,6 @@ jobs:
108
git config --global --add safe.directory /workspace &&
109
110
# Install Python build dependencies (using --break-system-packages for Ubuntu 24.04)
111
- python -m pip install --break-system-packages --upgrade pip &&
112
python -m pip install --break-system-packages meson>=1.3.2 meson-python wheel &&
113
python -m pip install --break-system-packages --pre --upgrade --timeout=60 --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy &&
114
python -m pip install --break-system-packages pytest pytest-run-parallel pytest-timeout &&
0 commit comments