Skip to content

Commit 3990693

Browse files
Update R-CMD-check.yml
1 parent f9ec178 commit 3990693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
config:
21-
- {os: macOS-latest, r: '4.0'}
21+
- {os: macOS-latest, r: 'release'}
2222
- {os: windows-latest, r: '4.0'}
2323
- {os: ubuntu-16.04, r: '4.0', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
2424
- {os: ubuntu-16.04, r: '3.6', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}

0 commit comments

Comments
 (0)