Skip to content

Commit 18872a9

Browse files
committed
switch bioc mirror
1 parent 7c12676 commit 18872a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check-bioc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- { os: macOS-latest, bioc-version: 'devel', bioc-mirror: 'https://bioconductor.posit.co/', cache: 1 }
3131
- { os: macOS-15-intel, bioc-version: 'devel', bioc-mirror: 'https://bioconductor.posit.co/', cache: 2 }
3232
- { os: ubuntu-latest, bioc-version: 'devel', bioc-mirror: 'https://bioconductor.posit.co/', cache: 1 }
33-
- { os: ubuntu-latest, bioc-version: 'release', bioc-mirror: 'https://packagemanager.posit.co/bioconductor', cache: 1 }
33+
- { os: ubuntu-latest, bioc-version: 'release', bioc-mirror: 'https://bioconductor.posit.co/', cache: 1 }
3434

3535
steps:
3636

0 commit comments

Comments
 (0)