Skip to content

Commit 915eae2

Browse files
committed
chore: remove outdated R and Bioconductor versions from workflow matrix
1 parent ff91723 commit 915eae2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/check-bioc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
config:
5555
- { os: ubuntu-latest, r: 'devel', bioc: '3.22', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
5656
- { os: ubuntu-latest, r: '4.5', bioc: '3.21', cont: "bioconductor/bioconductor_docker:RELEASE_3_21", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
57-
- { os: ubuntu-latest, r: '4.4', bioc: '3.20', cont: "bioconductor/bioconductor_docker:RELEASE_3_20", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
58-
- { os: ubuntu-latest, r: '4.3', bioc: '3.18', cont: "bioconductor/bioconductor_docker:RELEASE_3_18", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
5957
- { os: macOS-latest, r: '4.3', bioc: '3.18'}
6058
- { os: windows-latest, r: '4.3', bioc: '3.18'}
6159
## Check https://github.com/r-lib/actions/tree/master/examples

0 commit comments

Comments
 (0)