Skip to content

Update CRAN mirror URL from jammy to noble - #31

Draft
lwaldron with Copilot wants to merge 2 commits into
mainfrom
copilot/bioccheck-change-jammy-to-noble
Draft

Update CRAN mirror URL from jammy to noble#31
lwaldron with Copilot wants to merge 2 commits into
mainfrom
copilot/bioccheck-change-jammy-to-noble

Conversation

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The Posit Package Manager CRAN URL was pinned to Ubuntu 22.04 (jammy); update it to Ubuntu 24.04 (noble).

Changes

  • .github/workflows/bioccheck.yml: Replace jammy with noble in both the Query R and System Dependencies and Install Package Dependencies steps:
    options(repos = c(CRAN = "https://packagemanager.posit.co/cran/__linux__/noble/latest", BiocManager::repositories()))
  • workflow_comparison.md: Update the corresponding documentation references to match.

Copilot AI linked an issue Jul 30, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update workflow to change jammy to noble Update CRAN mirror URL from jammy to noble Jul 30, 2026
Copilot AI requested a review from lwaldron July 30, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change jammy -> noble in workflow

2 participants