os/mac: bump latest_sdk_version
The newest macOS SDK version is 11.3.
This commit is contained in:
parent
1eaf8dbbec
commit
8824352ab0
@ -45,7 +45,7 @@ module OS
|
||||
sig { returns(::Version) }
|
||||
def latest_sdk_version
|
||||
# TODO: bump version when new Xcode macOS SDK is released
|
||||
::Version.new("11.1")
|
||||
::Version.new("11.3")
|
||||
end
|
||||
private :latest_sdk_version
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user