Skip to content

Commit f2f25a5

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

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
@@ -55,7 +55,7 @@ jobs:
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" }
5757
- { os: macOS-latest, r: '4.5', bioc: '3.21'}
58-
- { os: windows-latest, r: '4.4', bioc: '3.21'}
58+
- { os: windows-latest, r: '4.5', bioc: '3.21'}
5959
## Check https://github.com/r-lib/actions/tree/master/examples
6060
## for examples using the http-user-agent
6161
env:

0 commit comments

Comments
 (0)