Skip to content

Commit b5b6876

Browse files
committed
update GH ubuntu versions
1 parent 5168058 commit b5b6876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-standard.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
config:
2525
- {os: windows-latest, r: 'release'}
2626
- {os: macOS-latest, r: 'release'}
27-
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
28-
- {os: ubuntu-20.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
27+
- {os: ubuntu-latest, r: 'release'}
28+
- {os: ubuntu-latest, r: 'devel'}
2929

3030
env:
3131
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)