Skip to content

Commit

Permalink
Try using devel Bioconductor in github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed Mar 19, 2024
1 parent 7d38afe commit 503ba35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fail-fast: false
matrix:
config:
- { os: ubuntu-latest, r: 'devel', bioc: '3.17', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
- { os: ubuntu-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
## - { os: macOS-latest, r: 'devel', bioc: '3.17'}
## - { os: windows-latest, r: 'devel', bioc: '3.17'}
env:
Expand Down

0 comments on commit 503ba35

Please sign in to comment.