-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
macOS builds now failing for a previously working workflow. #969
Comments
Hi @vaibhavpandeyvpz! There was an issue with build agents yesterday. Both labels are available now. I'm going to close the issue, but feel free to contact us if you have any concerns. |
I just ran into this same problem, just now: https://github.com/FundingCircle/md2c8e/actions/runs/120995639 |
@miketimofeev Please reopen this. Still running into this today. |
@miketimofeev Just ran into this problem. |
Hello everyone, we have escalated this issue to proper team for investigation. |
We've identified the issue and are rolling out a fix that should be available during daytime PST tomorrow. In the meantime, you may be able to work around this issue by specifying |
Actually, we finished rolling out the fix just now. We also audited the other runs-on labels too for discrepancies and tweaked some internal processes to avoid future discrepancies. |
@vaibhavpandeyvpz @rolyp @CoolCyberBrain @aviflax could you please check macos-10.15 label now? |
Working for me. Thanks. |
I'm going to close the issue, but feel free to contact us if the issue still persists. |
Looking good. Thank you! |
* Github Action CI (without GMP) * Deactivate MacOS, spurious failures: actions/runner-images#841 * force install with nimble * Add badge * Don"t include Nim 1.2.x #20 (comment) * Action branch mistake * Add back OSX? actions/runner-images#841, actions/runner-images#969 * fix MacOS target * comment out RDTSC on i386 * Add initialization canaries * Add more verbose output to debug windows failures * spurious windows i386 test * For now only activate Linux and mac * missed include
Getting this now - https://github.com/ashishb/dotfiles/actions/runs/142923317 |
@ashishb specification should be either |
Thanks @miketimofeev . This seems like a new change though as 'macos' worked earlier |
Describe the bug
The macOS builds do not happen anymore.
Area for Triage:
"Apple"
Question, Bug, or Feature?:
"Bug"
Virtual environments affected
Expected behavior
The build should go through.
Actual behavior
No runner matching the specified labels was found: macos-10.15. Using macos-latest instead of macos-10.15 works though.
The text was updated successfully, but these errors were encountered: