Skip to content

Commit 8d9b087

Browse files
author
Yunuuuu
committed
chore: bump bioc version to 3.21
1 parent ee05c62 commit 8d9b087

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/check-bioc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
config:
56-
- { os: ubuntu-latest, r: 'devel', bioc: '3.19', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
57-
- { os: macOS-latest, r: 'devel', bioc: '3.19'}
58-
- { os: windows-latest, r: 'devel', bioc: '3.19'}
56+
- { os: ubuntu-latest, r: 'devel', bioc: '3.21', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
57+
- { os: macOS-latest, r: 'devel', bioc: '3.21'}
58+
- { os: windows-latest, r: 'devel', bioc: '3.21'}
5959
## Check https://github.com/r-lib/actions/tree/master/examples
6060
## for examples using the http-user-agent
6161
env:

0 commit comments

Comments
 (0)