We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6d1e7 commit 8c277ddCopy full SHA for 8c277dd
.github/workflows/check.yaml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
config:
15
- {os: windows-latest, r: '4.0'}
16
- - {os: macOS-latest, r: 'release'}
+ - {os: macOS-latest, r: '4.0'}
17
- {os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
18
- {os: ubuntu-16.04, r: '3.6', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
19
- {os: ubuntu-16.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
0 commit comments