Closed diegotori closed 8 months ago
Any success here?
It's definitely Github action related.
did you tried with brew upgrade python3 || brew link --overwrite python@3.11
did you tried with
brew upgrade python3 || brew link --overwrite python@3.11
I got through that brew hump. However, I also increased the timeout time to 20 minutes, which should be enough to cover the integration tests.
Added a
brew
workaround due to this issue.Also added root
.gitignore
.