You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#539] Load BigSur bottles from release instead of artifacts
Problem: when some bottles are build but then the step fails, the build restarts
without re-building the existing bottles.
This causes issues because we pick the bottles from the job's artifacts and we
only receive those from the second run of the job.
Solution: we take the BigSur bottles (after all have been built) from the GitHub
release where they have already been uploaded.
0 commit comments