Skip to content

Commit

Permalink
Don't check Ubuntu old-rel
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewzm committed Jun 18, 2024
1 parent b2f93f6 commit 306d26e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ 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 }}
R_KEEP_PKG_SOURCE: yes
Expand Down

0 comments on commit 306d26e

Please sign in to comment.