Skip to content
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

Include macOS Big Sur in Adapter::Darwin#usable? #479

Merged
merged 1 commit into from Aug 23, 2020

Conversation

christiankn
Copy link
Contributor

macOS Big Sur has target_os=darwin20

Darwin-adapter only looks for versions in [10,19]

Changed Darwin-adapter-regex to look for version numbers in [10,29]

Work on #478

macOS Big Sur has target_os=darwin20
Change Darwin-adapter-regex to look for version numbers in [10,29], previously only [10,19]
@coveralls
Copy link

coveralls commented Jul 21, 2020

Coverage Status

Coverage increased (+0.4%) to 98.087% when pulling b34f517 on christiankn:478-support-macos-bigsur into ba5059c on guard:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 98.036% when pulling b34f517 on christiankn:478-support-macos-bigsur into ba5059c on guard:master.

@ioquatix ioquatix merged commit 2d0a391 into guard:master Aug 23, 2020
@j15e
Copy link

j15e commented Dec 14, 2020

Kudos @christiankn - thank you for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants