...
|
...
|
@@ -53,7 +53,7 @@ jobs:
|
53
|
53
|
matrix:
|
54
|
54
|
config:
|
55
|
55
|
- { os: ubuntu-latest, r: '4.1', bioc: '3.13', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
|
56
|
|
- - { os: ubuntu-latest, r: '4.0', bioc: '3.12', cont: "bioconductor/bioconductor_docker:RELEASE_3_12", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
|
|
56
|
+ #- { os: ubuntu-latest, r: '4.0', bioc: '3.12', cont: "bioconductor/bioconductor_docker:RELEASE_3_12", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
|
57
|
57
|
- { os: macOS-latest, r: '4.0', bioc: '3.12'}
|
58
|
58
|
- { os: windows-latest, r: '4.0', bioc: '3.12'}
|
59
|
59
|
env:
|