Anyone else having issues with 'nightly'?

My workflows for Julia ‘nightly’ have started failing a few days ago: see here, here and here.

From the error messages it looks like several deps have failed to compile, but can’t really make sense of why. Am I doing something silly or missing something obvious?

Thanks!

This happens pretty regularly on my nightly workflows. My understanding is that the Julia master branch is allowed to be in a broken state, and by the build status on the Julia GitHub page, it often is.

1 Like

Ah fair enough, didn’t know that was the case. Thanks!

Seems to already have been reported at Zygote is broken on Julia 1.10 · Issue #1410 · FluxML/Zygote.jl · GitHub

1 Like