Skip to content

Commit

Permalink
GHA: Don't check on oldrel-1 as it is no longer compatible with some …
Browse files Browse the repository at this point in the history
…of the packages needed
  • Loading branch information
Nenuial committed Aug 27, 2024
1 parent 95c4d20 commit 8005bf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- {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 8005bf9

Please sign in to comment.