Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
danro9685 committed Jul 22, 2024
1 parent fcfb3eb commit 3fec6c1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ jobs:
matrix:
config:
- { os: ubuntu-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"}
- { os: ubuntu-latest, r: 'release', bioc: 'release'}
- { os: macOS-latest, r: 'release', bioc: 'release'}
- { os: windows-latest, r: 'release', bioc: 'release'}
## - { os: macOS-latest, r: 'devel', bioc: 'devel'}
## - { os: windows-latest, r: 'devel', bioc: 'devel'}
## Check https://github.com/r-lib/actions/tree/master/examples
## for examples using the http-user-agent
env:
Expand Down

0 comments on commit 3fec6c1

Please sign in to comment.