We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5f73b commit feff90dCopy full SHA for feff90d
1 file changed
R/platform.R
@@ -341,9 +341,9 @@ macos_cran_platforms <- read.table(
341
4.5.0 x86_64-apple-darwin20 big-sur-x86_64
342
4.5.0 aarch64-apple-darwin20 big-sur-arm64
343
4.6.0 x86_64-apple-darwin20 big-sur-x86_64
344
- 4.6.0 aarch64-apple-darwin20 big-sur-arm64
+ 4.6.0 aarch64-apple-darwin23 sonoma-arm64
345
5.0.0 x86_64-apple-darwin20 big-sur-x86_64
346
- 5.0.0 aarch64-apple-darwin20 big-sur-arm64
+ 5.0.0 aarch64-apple-darwin23 sonoma-arm64
347
"
348
)
349
0 commit comments