Skip to content

Commit

Permalink
update r cmd check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewelamb committed Dec 16, 2021
1 parent 11904bd commit 557b9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- {os: macOS-latest, r: '4.1.0'}
- {os: windows-latest, r: '4.1.0'}
- {os: ubuntu-20.04, r: '4.1.0', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: ubuntu-18.04, r: '4.1.0', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit 557b9c2

Please sign in to comment.