Skip to content

Commit

Permalink
Test some old ubuntus
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 9, 2024
1 parent f24581a commit 08e37fa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:
- {os: windows-latest, r: '4.2'}
- {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'}
- {os: ubuntu-24.04, r: 'release'}
- {os: ubuntu-22.04, r: 'oldrel-1'}
- {os: ubuntu-20.04, r: 'oldrel-3'}

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

0 comments on commit 08e37fa

Please sign in to comment.