Skip to content

Commit 8c6445a

Browse files
authored
Update R-CMD-check.yaml
1 parent 7a9bf44 commit 8c6445a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
- {os: windows-latest, r: 'release'}
1717
- {os: windows-latest, r: 'devel'}
1818
# MAC OS
19-
- {os: macOS-latest, r: 'oldrel'}
20-
- {os: macOS-latest, r: 'release'}
21-
- {os: macOS-latest, r: 'devel'}
19+
- {os: macos-13, r: 'oldrel'}
20+
- {os: macos-13, r: 'release'}
21+
- {os: macos-13, r: 'devel'}
2222
# LINUX
2323
#- {os: ubuntu-18.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
2424
#- {os: ubuntu-18.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}

0 commit comments

Comments
 (0)