Skip to content

Commit 455ce51

Browse files
committed
Always test on the devel version of the Bioconductor docker image.
1 parent 594e08e commit 455ce51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
name: Run tests
1212
runs-on: ubuntu-latest
13-
container: bioconductor/bioconductor_docker:RELEASE_3_19
13+
container: bioconductor/bioconductor_docker:devel
1414
strategy:
1515
fail-fast: false
1616
matrix:

0 commit comments

Comments
 (0)