fix: use numpy for test manifest (ecoark/hello repo doesn't exist, causes 120s timeout)
Some checks failed
EcoArk Wheel Pipeline CI / build (push) Failing after 2m39s

This commit is contained in:
2026-05-13 18:04:06 +08:00
parent baf1ba22d8
commit 252bb7567b
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
- name: Run manifest pipeline (test manifest with fake entry)
run: |
echo "# test manifest" > output/test_packages.txt
echo "ecoark_hello:https://github.com/ecoark/hello.git" >> output/test_packages.txt
echo "numpy:https://github.com/numpy/numpy.git" >> output/test_packages.txt
python3 wheel_pipeline.py --manifest output/test_packages.txt \
--output-dir output --target-os harmonyos --arch arm64