Skip to content

Commit

Permalink
adjust testing envs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Jul 26, 2021
1 parent a93b496 commit af75212
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- {os: ubuntu-18.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest", http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
- {os: ubuntu-18.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
- {os: ubuntu-18.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
- {os: ubuntu-18.04, r: '3.6', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}

env:
RSPM: ${{ matrix.config.rspm }}
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Test environments

* local OS X install, R 4.1.0
* ubuntu 18.04 (on github actions), devel, release, oldrel, 3.6
* ubuntu 18.04 (on github actions), devel, release, oldrel
* windows (on github actions), release
* OS X (on github actions), release
* windows (on win-builder), devel
Expand Down

0 comments on commit af75212

Please sign in to comment.