Browse code

updated workflows

Robert Ivánek authored on 29/10/2021 15:04:30
Showing 1 changed files

... ...
@@ -51,7 +51,7 @@ jobs:
51 51
       fail-fast: false
52 52
       matrix:
53 53
         config:
54
-          - { os: ubuntu-latest, r: '4.1', bioc: '3.14', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
54
+          - { os: ubuntu-latest, r: '4.1', bioc: '3.14', cont: "bioconductor/bioconductor_docker:RELEASE_3_14", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
55 55
           - { os: macOS-latest, r: '4.1', bioc: '3.14'}
56 56
           - { os: windows-latest, r: '4.1', bioc: '3.14'}
57 57
     env: