-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add macos runner #342
Add macos runner #342
Conversation
@yegor256 Could I create a separate job for macOS to test |
@timur-harin maybe it's better to use matrix build? https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs |
@yegor256 |
@yegor256 |
@yegor256 In this separate job for macOS with
But this job takes a lot, will you manage to run this job only when you need? To make this job works with current source code for |
@yegor256 please check |
@timur-harin good work, thanks! |
@yegor256
In this PR, I added:
macos-12
runnerLet's see if all will be fine, but because it will run container...