Skip to content
Triggered via release January 11, 2025 06:09
@knroknro
published v2.1.2
Status Failure
Total duration 3m 40s
Artifacts

test-and-publish.yml

on: release
Matrix: build_wheels
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build wheels on ubuntu-latest
Command ['sh', '-c', 'set -e\nadd-apt-repository -y ppa:mutlaqja/ppa || { echo "Failed to add PPA"; exit 1; }\napt-get update || { echo "Failed to update package lists"; exit 1; }\napt-get install -y swig libindi-dev libnova-dev libcfitsio-dev || { echo "Failed to install dependencies"; exit 1; }\n'] failed with code 1.
Build wheels on ubuntu-latest
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636