Skip to content

Commit

Permalink
Update R-CMD-check.yaml (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher authored Aug 29, 2022
1 parent 3f5d286 commit afa3758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
- {os: windows-latest, r: '3.6.0'}
- {os: windows-latest, r: '3.5.0'}

- {os: ubuntu-18.04, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-18.04, r: 'release'}
- {os: ubuntu-18.04, r: 'oldrel'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit afa3758

Please sign in to comment.