Skip to content

Conversation

@krlmlr
Copy link
Contributor

@krlmlr krlmlr commented Jan 13, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 13, 2026 06:45
@krlmlr krlmlr merged commit d373a6a into main Jan 13, 2026
1 check passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates CI/CD infrastructure by upgrading Ubuntu runners from version 22.04 to 24.04 and making the package dependency database parameter explicit in R code.

Changes:

  • Upgraded Ubuntu runner version from 22.04 to 24.04 for Linux-based CI jobs
  • Added explicit db = installed.packages() parameter to tools::package_dependencies() call for clearer behavior

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/versions-matrix/action.R Updated three Linux OS configurations from ubuntu-22.04 to ubuntu-24.04
.github/workflows/dep-suggests-matrix/action.R Added explicit db = installed.packages() parameter to package dependency resolution
.github/workflows/R-CMD-check.yaml Updated rcc-suggests job runner from ubuntu-22.04 to ubuntu-24.04

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants