Skip to content

Commit

Permalink
gh actions r cmd check: pkg may not be intended for wide usage by oth…
Browse files Browse the repository at this point in the history
…ers, less platforms for now
  • Loading branch information
sckott committed Jan 8, 2024
1 parent 24a543f commit e9db4e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}

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

0 comments on commit e9db4e4

Please sign in to comment.