-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH actions: macos build failing intermitently #590
Comments
May be fixed by upgrading to Yarn2 - #593 |
@oliver-sanders what if we added I think that would prevent the build from being marked as failure when the macos job failed? https://ncorti.com/blog/howto-github-actions-build-matrix#shadow-ci-jobs WDYT? |
I guess could just comment it out of the test matrix for now since it's failing so reliably. |
Unfortunately the build is failing again today 😞 I've committed to |
Describe the bug
Most times it works, but I've gotten a few PR's where the
macos
build failed and the JS code didn't appear to be the reason.It happened today for #586 . I did as before, and clicked the "Rerun all jobs" button and the second time it worked 🤷♂️
Release version(s) and/or repository branch(es) affected?
master
Steps to reproduce the bug
Trigger a workflow a few times, wait to see if the macos build passes or not.
Expected behavior
Consistent behavior.
Screenshots
Additional context
Pull requests welcome!
This is an Open Source project - please consider contributing a bug fix
yourself (please read
CONTRIBUTING.md
before starting any work though).The text was updated successfully, but these errors were encountered: