Skip to content

Commit 26e39cf

Browse files
committed
Change Ubuntu 18.04 to bionic
1 parent a03d150 commit 26e39cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
config:
2525
- {os: windows-latest, r: 'release'}
2626
- {os: macOS-latest, r: 'release'}
27+
- {os: ubuntu-18.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest"}
2728
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
2829
- {os: ubuntu-20.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
2930

0 commit comments

Comments
 (0)