Skip to content

Commit dd8e699

Browse files
committed
use r/bioc devel
1 parent 7fad86f commit dd8e699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-bioc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
config:
55-
- { os: ubuntu-latest, r: '4.4', bioc: '3.19', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
55+
- { os: ubuntu-latest, r: '4.5', bioc: '3.21', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
5656
## - { os: macOS-latest, r: '4.4', bioc: '3.19'}
5757
## - { os: windows-latest, r: '4.4', bioc: '3.19'}
5858
## Check https://github.com/r-lib/actions/tree/master/examples

0 commit comments

Comments
 (0)