Closed tbirdso closed 3 years ago
Maybe the docker image was updated? If so, looking there for a change is probably the best.
We can remove this line in the HASI CI configuration:
Were we originally removing archives due to space concerns? I believe this is also done in other external modules.
I think it was only done in HASI and Ultrasound.
Overview
build-linux-python-packages
checks for Python 3.6-3.9 are failing inmaster
.Description
CI build script attempts to remove a DOxygen archive and fails. Could the archive location have changed in
dockcross-manylinux-download-cache-and-build-module-wheels.sh
?Issue first appeared in 06167b which made unrelated changes to pure-Python testing check.
Expected behavior
No failures in CI.
Observed behavior