Skip to content

Commit

Permalink
no manual on oldrel build
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Oct 14, 2020
1 parent 8ce0b0e commit d4655a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
config:
- { os: windows-latest, r: 'release', args: "--no-manual"}
- { os: macOS-latest, r: 'oldrel'}
- { os: macOS-latest, r: 'oldrel', args: "--no-manual"}
- { os: macOS-latest, r: 'release'}
- { os: macOS-latest, r: 'devel'}
- { os: ubuntu-16.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
Expand Down

0 comments on commit d4655a7

Please sign in to comment.