Skip to content

Commit

Permalink
Remove windows 3.6 checks
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Jun 25, 2024
1 parent c919f32 commit 4781a7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
- {os: windows-latest, r: '3.6'}

# use 4.1 to check with rtools40's older compiler
- {os: windows-latest, r: '4.1'}

Expand Down

0 comments on commit 4781a7f

Please sign in to comment.