diff --git a/.github/workflows/check-bioc.yml b/.github/workflows/check-bioc.yml index 001279ec..930e71a2 100644 --- a/.github/workflows/check-bioc.yml +++ b/.github/workflows/check-bioc.yml @@ -53,7 +53,7 @@ jobs: matrix: config: - { os: ubuntu-latest, r: '4.2', bioc: '3.16', cont: "bioconductor/bioconductor_docker:RELEASE_3_16", rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest" } - - { os: macOS-latest, r: '4.2', bioc: '3.16'} + #- { os: macOS-latest, r: '4.2', bioc: '3.16'} - { os: windows-latest, r: '4.2', bioc: '3.16'} ## Check https://github.com/r-lib/actions/tree/master/examples ## for examples using the http-user-agent