os/mac: bump latest SDK version
This commit is contained in:
parent
d1509cbef0
commit
9e00ebe320
@ -55,7 +55,7 @@ module OS
|
||||
def self.latest_sdk_version
|
||||
# TODO: bump version when new Xcode macOS SDK is released
|
||||
# NOTE: We only track the major version of the SDK.
|
||||
::Version.new("13")
|
||||
::Version.new("15")
|
||||
end
|
||||
|
||||
sig { returns(String) }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user