Skip to content

Commit fd7b034

Browse files
authored
Merge pull request #73 from ANTsX/bump_ubuntu
CI: Bump ubuntu version
2 parents 941d128 + cc6eacf commit fd7b034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
config:
2222
- {os: windows-latest, r: 'release'}
2323
- {os: macOS-latest, r: 'release'}
24-
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
24+
- {os: ubuntu-22.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"}
2525

2626
env:
2727
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)