Skip to content

Commit feff90d

Browse files
committed
Use sonoma-arm64 package type on macOS R-devel
1 parent 6d5f73b commit feff90d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

R/platform.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,9 @@ macos_cran_platforms <- read.table(
341341
4.5.0 x86_64-apple-darwin20 big-sur-x86_64
342342
4.5.0 aarch64-apple-darwin20 big-sur-arm64
343343
4.6.0 x86_64-apple-darwin20 big-sur-x86_64
344-
4.6.0 aarch64-apple-darwin20 big-sur-arm64
344+
4.6.0 aarch64-apple-darwin23 sonoma-arm64
345345
5.0.0 x86_64-apple-darwin20 big-sur-x86_64
346-
5.0.0 aarch64-apple-darwin20 big-sur-arm64
346+
5.0.0 aarch64-apple-darwin23 sonoma-arm64
347347
"
348348
)
349349
)

0 commit comments

Comments
 (0)