Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
neuroimaginador committed Apr 24, 2023
1 parent ac7efcf commit e1f5128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
matrix:
config:
- {os: macOS-latest, r: 'release', bioc: '3.15'}
- {os: windows-latest, r: 'release', bioc: '3.15'}
- {os: windows-latest, r: 'release', bioc: '3.17'}
# - {os: ubuntu-16.04, bioc: '3.13', cont: "bioconductor/bioconductor_docker:devel", r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest", http-user-agent: "R/4.0.0 (ubuntu-16.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
- {os: ubuntu-20.04, r: 'release', bioc: '3.15', rspm: "https://packagemanager.rstudio.com/all/__linux__/bionic/latest"}
- {os: ubuntu-20.04, r: 'release', bioc: '3.17', rspm: "https://packagemanager.rstudio.com/all/__linux__/bionic/latest"}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit e1f5128

Please sign in to comment.