Skip to content

Commit

Permalink
ci: test against bioc 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jan 10, 2024
1 parent 97c8810 commit a57da20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
cont: bioconductor/bioconductor_docker:devel
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
- os: ubuntu-latest
bioc: RELEASE_3_17
bioc: RELEASE_3_18
r: auto
cont: bioconductor/bioconductor_docker:RELEASE_3_17
cont: bioconductor/bioconductor_docker:RELEASE_3_18
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
# - os: macOS-latest
# bioc: devel
Expand Down

0 comments on commit a57da20

Please sign in to comment.