Skip to content

Commit a78f6ee

Browse files
committed
Update check-bioc-devel.yml
1 parent a0f1f24 commit a78f6ee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/check-bioc-devel.yml

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

0 commit comments

Comments
 (0)