Skip to content

Commit 12575f2

Browse files
committed
build: bump macOS to v15.2
1 parent c44e125 commit 12575f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BUILDING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ platforms. This is true regardless of entries in the table below.
117117
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118118
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
119119
| Windows | arm64 | >= Windows 10 | Tier 2 | |
120-
| macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [^4] |
121-
| macOS | arm64 | >= 13.5 | Tier 1 | |
120+
| macOS | x64 | >= 15.2 | Tier 1 | For notes about compilation see [^4] |
121+
| macOS | arm64 | >= 15.2 | Tier 1 | |
122122
| SmartOS | x64 | >= 18 | Tier 2 | |
123123
| AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | |
124124
| FreeBSD | x64 | >= 13.2 | Experimental | |
@@ -248,7 +248,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
248248

249249
#### macOS prerequisites
250250

251-
* Xcode Command Line Tools >= 13 for macOS
251+
* Xcode Command Line Tools >= 16.3 for macOS
252252
* [A supported version of Python][Python versions]
253253
* For test coverage, your Python installation must include pip.
254254

0 commit comments

Comments
 (0)