Zulip Chat Archive
Stream: maths
Topic: CI fails to catch elan
Jakob von Raumer (May 08 2022 at 08:43):
The tests on my PR fail by
info: downloading installer
curl: (22) The requested URL returned error: 404
elan: command failed: curl -sSfL https://github.com/leanprover/elan/releases/download//elan-x86_64-unknown-linux-gnu.tar.gz -o /tmp/tmp.G6vxH0uJPB/elan-init.tar.gz
Error: Process completed with exit code 1.
Does anyone know if that's because im too much behind master or is there just some outage?
Yaël Dillies (May 08 2022 at 08:47):
This has been fixed a few days ago. Merge master.
Last updated: Dec 20 2023 at 11:08 UTC