Skip to content

Commit a8cbdfe

Browse files
committed
update build yml to 3_22
1 parent 157ce44 commit a8cbdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44
jobs:
55
build:
66
runs-on: ubuntu-latest
7-
container: bioconductor/bioconductor_docker:RELEASE_3_19
7+
container: bioconductor/bioconductor_docker:RELEASE_3_22
88
steps:
99
- uses: actions/checkout@v4
1010

0 commit comments

Comments
 (0)