Skip to content

Commit

Permalink
GHA: add config for RELEASE_3_17
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jun 17, 2023
1 parent d6a0965 commit 9e8f7bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
r: auto
cont: bioconductor/bioconductor_docker:devel
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
- os: ubuntu-latest
bioc: RELEASE_3_17
r: auto
cont: bioconductor/bioconductor_docker:RELEASE_3_17
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
# - os: macOS-latest
# bioc: devel
# r: auto
Expand Down

0 comments on commit 9e8f7bb

Please sign in to comment.