Diffractor.jl
Diffractor.jl copied to clipboard
Mark nightly jobs as allowed to fail
Julia nightly is a rapidly moving target; we should mark nightly jobs as allowed to fail so that we don't have CI that is constantly failing.
That's not a thing in GitHubActions, https://github.com/actions/runner/issues/2347
So sad. Do we care enough to switch over to Buildkite?
Not for this, but once we decide we need GPU CI then maybe we might as well switch fully to buildkite ?