Skip to content

Commit 7eaed02

Browse files
Update R-CMD-check.yaml
Remove ubuntu -- package will never be on CRAN, largely a data package
1 parent c2677b4 commit 7eaed02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
config:
2121
- {os: macOS-latest, r: 'release'}
2222
- {os: windows-latest, r: 'release'}
23-
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
24-
- {os: ubuntu-latest, r: 'release'}
25-
- {os: ubuntu-latest, r: 'oldrel-1'}
2623

2724
env:
2825
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)