Skip to content

Commit b9d7b4b

Browse files
author
feiliyang
committed
define config matrix
1 parent 1031800 commit b9d7b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-bioc.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
matrix:
5454
config:
5555
# - { os: ubuntu-latest, r: 'devel', bioc: '3.20', cont: "bioconductor/bioconductor_docker:RELEASE_3_20", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
56-
# - { os: ubuntu-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:RELEASE_3_20", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
57-
- { os: macOS-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:devel" , rspm: "https://packagemanager.posit.co/cran/latest"}
56+
- { os: ubuntu-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.posit.co/cran/__linux__/noble/latest" }
57+
# - { os: macOS-latest, r: 'devel', bioc: 'devel', cont: "bioconductor/bioconductor_docker:devel" , rspm: "https://packagemanager.posit.co/cran/latest"}
5858
# - { os: windows-latest, r: 'devel', bioc: '3.20'}
5959
## Check https://github.com/r-lib/actions/tree/master/examples
6060
## for examples using the http-user-agent

0 commit comments

Comments
 (0)