Skip to content

Commit

Permalink
Remove windows-latest with R3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
damianooldoni committed Nov 8, 2023
1 parent 1b749cd commit 4927224
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 @@ -29,7 +29,6 @@ jobs:
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
- {os: ubuntu-latest, r: '3.6.3'}
- {os: windows-latest, r: '3.6.0'}

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

0 comments on commit 4927224

Please sign in to comment.