We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594e08e commit 455ce51Copy full SHA for 455ce51
1 file changed
.github/workflows/run-tests.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
name: Run tests
12
runs-on: ubuntu-latest
13
- container: bioconductor/bioconductor_docker:RELEASE_3_19
+ container: bioconductor/bioconductor_docker:devel
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments