Skip to content

Commit

Permalink
udpate ghu workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Nov 16, 2023
1 parent ae80f07 commit d67a7b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
fail-fast: false
matrix:
config:
- { os: ubuntu-latest, r: '4.3', bioc: '3.17', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
- { os: macOS-latest, r: '4.2', bioc: '3.15'}
- { os: ubuntu-latest, r: '4.4', bioc: '3.18', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
## - { os: macOS-latest, r: '4.2', bioc: '3.15'}
## - { os: windows-latest, r: '4.2', bioc: '3.15'}
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit d67a7b5

Please sign in to comment.