Skip to content

Commit 2109192

Browse files
committed
Go back to Ubuntu 20.04 for GitHub tests
1 parent b204f0b commit 2109192

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
@@ -25,7 +25,7 @@ jobs:
2525
config:
2626
# - {os: windows-latest, r: 'release'}
2727
# - {os: macOS-latest, r: 'release'}
28-
- {os: ubuntu-22.04, r: 'release'}
28+
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
2929
# - {os: ubuntu-20.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
3030

3131
env:

0 commit comments

Comments
 (0)