Error: Process completed with exit code 1.
on macOS sometime.
#1
Labels
Error: Process completed with exit code 1.
on macOS sometime.
#1
Recently I use
lyricwulf/abc@v1
to handle the system dependencies installation, the yaml section is:However, I received CI fail on macOS from time to time, some times pass, some times fail. Here is the failed one:
The step failed because one package download failed.
I also noticed that many other packages are upgraded automatically, which majority time cost for this step on macOS platform.
To minimize the download traffic, which might reduce the possibility of failure on download dependencies, I think we might need to disable the auto updating of Homebrew on macOS.
The text was updated successfully, but these errors were encountered: