Skip to content

Commit

Permalink
Remove outdated windows check
Browse files Browse the repository at this point in the history
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
  • Loading branch information
schloerke and gadenbuie authored Sep 4, 2024
1 parent 14fd95c commit 57127c1
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 @@ -27,7 +27,6 @@ jobs:
config:
- { os: macOS-latest, r: "release" }
- { os: windows-latest, r: "release" }
# - {os: windows-latest, r: '3.6'} # Difficulty building packages on windows w/ R 3.6
- { os: ubuntu-20.04, r: "devel", http-user-agent: "release" }
- { os: ubuntu-20.04, r: "release" }
- { os: ubuntu-20.04, r: "oldrel-1" }
Expand Down

0 comments on commit 57127c1

Please sign in to comment.