Skip to content

Commit fd543ec

Browse files
authored
Change back to 20.04
1 parent c9dd431 commit fd543ec

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
@@ -29,7 +29,7 @@ jobs:
2929
- {os: macOS-latest, r: 'release'}
3030
- {os: macOS-latest, r: 'devel'}
3131
- {os: macOS-latest, r: '4.2.0', rspm: "https://packagemanager.rstudio.com/cran/latest"}
32-
- {os: ubuntu-22.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
32+
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
3333

3434
env:
3535
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)