Bump, macOS Tahoe 26 Final

This commit is contained in:
Hoang Hong Quan
2025-09-16 19:51:50 +07:00
parent 15706b52cb
commit a540544898

View File

@@ -14,7 +14,7 @@ macos_versions = [
macOSVersionInfo("Ventura", "13"),
macOSVersionInfo("Sonoma", "14"),
macOSVersionInfo("Sequoia", "15"),
macOSVersionInfo("Tahoe", "26", "beta")
macOSVersionInfo("Tahoe", "26")
]
def get_latest_darwin_version(include_beta=True):