Skip to content
Snippets Groups Projects
Commit 43d8b969 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

os/mac: officially support Sierra.

We have a GM, a bunch of bottles and CI setup.
parent 10f2bc2d
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ module OS
def prerelease?
# TODO: bump version when new OS is released
version >= "10.12"
version >= "10.13"
end
def outdated_release?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment