Skip to content

Commit

Permalink
Merge pull request #73 from ANTsX/bump_ubuntu
Browse files Browse the repository at this point in the history
CI: Bump ubuntu version
  • Loading branch information
cookpa authored Feb 12, 2025
2 parents 941d128 + cc6eacf commit fd7b034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
config:
- {os: windows-latest, r: 'release'}
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: ubuntu-22.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit fd7b034

Please sign in to comment.