Browse code

updated GA after release

Robert Ivánek authored on 03/05/2022 09:40:07
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.2', bioc: '3.15', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
54
+          - { os: ubuntu-latest, r: '4.2', bioc: '3.15', cont: "bioconductor/bioconductor_docker:RELEASE_3_15", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" }
55 55
           - { os: macOS-latest, r: '4.2', bioc: '3.15'}
56 56
           - { os: windows-latest, r: '4.2', bioc: '3.15'}
57 57
     env: