Skip to content

Commit 9b49a4b

Browse files
committed
update yml to current RELEASE_3_21
1 parent 93b097f commit 9b49a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-bioc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
matrix:
5555
config:
5656
- { 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'}
57+
- { os: macOS-latest, r: '4.5', bioc: '3.21'}
5858
- { os: windows-latest, r: '4.4', bioc: '3.21'}
5959
## Check https://github.com/r-lib/actions/tree/master/examples
6060
## for examples using the http-user-agent

0 commit comments

Comments
 (0)