We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b097f commit 9b49a4bCopy full SHA for 9b49a4b
1 file changed
.github/workflows/check-bioc.yml
@@ -54,7 +54,7 @@ jobs:
54
matrix:
55
config:
56
- { os: ubuntu-latest, r: '4.4', bioc: '3.21', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest" }
57
- - { os: macOS-latest, r: '4.4', bioc: '3.21'}
+ - { os: macOS-latest, r: '4.5', bioc: '3.21'}
58
- { os: windows-latest, r: '4.4', bioc: '3.21'}
59
## Check https://github.com/r-lib/actions/tree/master/examples
60
## for examples using the http-user-agent
0 commit comments