-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change supported MacOS version to Ventura (#235)
- Loading branch information
1 parent
829a252
commit 0240b3a
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Switch supported MacOS version to Ventura | ||
|
||
We've switched our supported MacOS version from Monterey to Ventura. | ||
|
||
"Supported" means that all corral changes are tested on Ventura rather than Monterey and our pre-built corral distribution is built on Ventura. |