Merge pull request #12218 from carlocab/latest-sdk-version
os/mac: bump `latest_sdk_version`
This commit is contained in:
		
						commit
						bddcc0800a
					
				@ -45,7 +45,8 @@ module OS
 | 
			
		||||
    sig { returns(::Version) }
 | 
			
		||||
    def latest_sdk_version
 | 
			
		||||
      # TODO: bump version when new Xcode macOS SDK is released
 | 
			
		||||
      ::Version.new("11.1")
 | 
			
		||||
      # NOTE: We only track the major version of the SDK.
 | 
			
		||||
      ::Version.new("11")
 | 
			
		||||
    end
 | 
			
		||||
    private :latest_sdk_version
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user